Be more wary about mixed-case database names and user names. Get
Tom Lane <tgl@sss.pgh.pa.us>
Be more wary about mixed-case database names and user names. Get the CREATE DATABASE command right in pg_dump -C case.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/common.c | modified | +1 −63 |
| src/bin/pg_dump/pg_backup_archiver.c | modified | +85 −10 |
| src/bin/pg_dump/pg_backup.h | modified | +5 −4 |
| src/bin/pg_dump/pg_dumpall.sh | modified | +3 −3 |
| src/bin/pg_dump/pg_dump.c | modified | +36 −12 |
| src/bin/pg_dump/pg_dump.h | modified | +1 −2 |