From: "Pedro J. Lobo" <pjlobo@euitt.upm.es>

Marc G. Fournier <scrappy@hub.org>

Commit: 2780576e36bfe0a2263123b520f248ee4fcaa4fd
Author: Marc G. Fournier <scrappy@hub.org>
Date: 1998-01-29T02:26:47Z
Releases: 7.1.1
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

PathChange+/−
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