Skip to content

Commit 05c16b8

Browse files
committed
Fix typo in comment
Introduced by 8b08f7d; backpatch to 11. Discussion: https://postgr.es/m/20200812214918.GA30353@alvherre.pgsql
1 parent 1d65416 commit 05c16b8

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
bool indisclustered;
370370
bool indisreplident;
371-
Oid parentidx; /* if partitioned, parent index OID */
371+
Oid parentidx; /* if a partition, parent index OID */
372372
SimplePtrList partattaches; /* if partitioned, partition attach objects */
373373

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

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy