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

Commit352b8cf

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

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
@@ -368,7 +368,7 @@ typedef struct _indxInfo
368368
* contains both key and nonkey attributes */
369369
boolindisclustered;
370370
boolindisreplident;
371-
Oidparentidx;/* ifpartitioned, parent index OID */
371+
Oidparentidx;/* ifa partition, parent index OID */
372372
SimplePtrListpartattaches;/* if partitioned, partition attach objects */
373373

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp