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

Commitfcc4275

Browse files
committed
Fix typo in comment
Introduced by8b08f7d; backpatch to 11.Discussion:https://postgr.es/m/20200812214918.GA30353@alvherre.pgsql
1 parente364632 commitfcc4275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_dump/pg_dump.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ typedef struct _indxInfo
371371
* contains both key and nonkey attributes */
372372
boolindisclustered;
373373
boolindisreplident;
374-
Oidparentidx;/* ifpartitioned, parent index OID */
374+
Oidparentidx;/* ifa partition, parent index OID */
375375
SimplePtrListpartattaches;/* if partitioned, partition attach objects */
376376

377377
/* if there is an associated constraint object, its dumpId: */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp