pg_dump: Fix weird error message composition
Peter Eisentraut <peter@eisentraut.org>
pg_dump: Fix weird error message composition The previous way could make it look like "stdin" was the actual input file name. Write it as two separate messages instead.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/filter.c | modified | +6 −4 |