Content-Length: 257825 | pFad | http://github.com/postgrespro/postgres/commit/069b750ca764a85324a138c22c3ece5cf13d684f

25 Fix bogus last-minute edit in 4e62091341b4 · postgrespro/postgres@069b750 · GitHub
Skip to content

Commit 069b750

Browse files
committed
Fix bogus last-minute edit in 4e62091
Noticed by Erik Rijkers before I was able to push the fix.
1 parent 4e62091 commit 069b750

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
@@ -17466,7 +17466,7 @@ dumpTrigger(Archive *fout, TriggerInfo *tginfo)
1746617466

1746717467
if (tginfo->tgenabled != 't' && tginfo->tgenabled != 'O')
1746817468
{
17469-
appendPQExpBuffer(query, "\nALTER %sTABLE %s ", foreign,
17469+
appendPQExpBuffer(query, "\nALTER %sTABLE %s ",
1747017470
tbinfo->relkind == RELKIND_FOREIGN_TABLE ? "FOREIGN " : "",
1747117471
fmtQualifiedDumpable(tbinfo));
1747217472
switch (tginfo->tgenabled)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/069b750ca764a85324a138c22c3ece5cf13d684f

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy