Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc99cec9

Browse files
committed
Fix two typos in a comment
They were introduced in898e5e3; backpatch to 12.
1 parenteaae947 commitc99cec9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/backend/partitioning/partdesc.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ RelationBuildPartitionDesc(Relation rel)
150150
* tuple or an old one where relpartbound is NULL. In that case, try
151151
* the table directly. We can't just AcceptInvalidationMessages() and
152152
* retry the system cache lookup because it's possible that a
153-
* concurrent ATTACH PARTITION operation has removed itselfto the
154-
* ProcArray but yet added invalidation messages to the shared queue;
155-
* InvalidateSystemCaches() would work, but seems excessive.
153+
* concurrent ATTACH PARTITION operation has removed itselffrom the
154+
* ProcArray butnotyet added invalidation messages to the shared
155+
*queue;InvalidateSystemCaches() would work, but seems excessive.
156156
*
157157
* Note that this algorithm assumes that PartitionBoundSpec we manage
158158
* to fetch is the right one -- so this is only good enough for

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp