Content-Length: 257897 | pFad | http://github.com/postgrespro/postgres_cluster/commit/5c828307973366f424438b848d4cca6ef98c032e

3A pg_dump: Add missing newline to error message · postgrespro/postgres_cluster@5c82830 · GitHub
Skip to content

Commit 5c82830

Browse files
committed
pg_dump: Add missing newline to error message
1 parent b450abd commit 5c82830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_dump/pg_backup_archiver.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2698,7 +2698,7 @@ ReadToc(ArchiveHandle *AH)
26982698
te->owner = ReadStr(AH);
26992699
if (AH->version < K_VERS_1_9 || strcmp(ReadStr(AH), "true") == 0)
27002700
write_msg(modulename,
2701-
"WARNING: restoring tables WITH OIDS is not supported anymore");
2701+
"WARNING: restoring tables WITH OIDS is not supported anymore\n");
27022702

27032703
/* Read TOC entry dependencies */
27042704
if (AH->version >= K_VERS_1_5)

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_cluster/commit/5c828307973366f424438b848d4cca6ef98c032e

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy