From: "Pedro J. Lobo" <pjlobo@euitt.upm.es>
Marc G. Fournier <scrappy@hub.org>
From: "Pedro J. Lobo" <pjlobo@euitt.upm.es> I've patched pg_dump.c and createdb to add support for password authentication, using the '-u' switch as in psql. I have updated also the man pages.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/createdb/createdb.sh | modified | +5 −2 |
| src/bin/pg_dump/pg_dump.c | modified | +101 −3 |
| src/man/createdb.1 | modified | +6 −1 |
| src/man/pg_dump.1 | modified | +6 −1 |