Content-Length: 256619 | pFad | http://github.com/postgrespro/postgres_cluster/commit/3019f432d6fffe6d8e04f5ccc592eb385af96492

B2 pg_dump: Message style improvements · postgrespro/postgres_cluster@3019f43 · GitHub
Skip to content

Commit 3019f43

Browse files
committed
pg_dump: Message style improvements
forgotten in b6dacc1
1 parent 8067c8f commit 3019f43

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
@@ -1243,7 +1243,7 @@ expand_table_name_patterns(Archive *fout,
12431243

12441244
res = ExecuteSqlQuery(fout, query->data, PGRES_TUPLES_OK);
12451245
if (strict_names && PQntuples(res) == 0)
1246-
exit_horribly(NULL, "No matching table(s) were found for pattern \"%s\"\n", cell->val);
1246+
exit_horribly(NULL, "no matching tables were found for pattern \"%s\"\n", cell->val);
12471247

12481248
for (i = 0; i < PQntuples(res); i++)
12491249
{

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/3019f432d6fffe6d8e04f5ccc592eb385af96492

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy