This patch fixes a bug in the error message emitted by pg_restore on an
Neil Conway <neilc@samurai.com>
This patch fixes a bug in the error message emitted by pg_restore on an incorrect -F argument: write_msg() expects its first parameter to be a "module name", not the format string.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_restore.c | modified | +2 −2 |