]> git.ipfire.org Git - thirdparty/postgresql.git/commit
From: "Pedro J. Lobo" <pjlobo@euitt.upm.es>
authorMarc G. Fournier <scrappy@hub.org>
Thu, 29 Jan 1998 02:26:47 +0000 (02:26 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Thu, 29 Jan 1998 02:26:47 +0000 (02:26 +0000)
commit2780576e36bfe0a2263123b520f248ee4fcaa4fd
treefd91324dec8cca3738b486f5e2712767522a1b0c
parent0427469f57a256f99d2766a443b969385e737369
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.
src/bin/createdb/createdb.sh
src/bin/pg_dump/pg_dump.c
src/man/createdb.1
src/man/pg_dump.1