Skip to content

Commit 0c8fa71

Browse files
committed
C comment: clearify SQL command mention
Patch by Amit Langote
1 parent 159134b commit 0c8fa71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_dump/pg_dump.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13742,7 +13742,7 @@ dumpTableSchema(Archive *fout, DumpOptions *dopt, TableInfo *tbinfo)
1374213742
* here, also updating their attlen/attalign values so that the
1374313743
* dropped column can be skipped properly. (We do not bother with
1374413744
* restoring the original attbyval setting.) Also, inheritance
13745-
* relationships are set up by doing ALTER INHERIT rather than using
13745+
* relationships are set up by doing ALTER TABLE INHERIT rather than using
1374613746
* an INHERITS clause --- the latter would possibly mess up the column
1374713747
* order. That also means we have to take care about setting
1374813748
* attislocal correctly, plus fix up any inherited CHECK constraints.

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