]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix incorrect dumping of database LOCATION from 7.0.* servers.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 22 Jan 2004 19:09:48 +0000 (19:09 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 22 Jan 2004 19:09:48 +0000 (19:09 +0000)
commit6369ace2486651c53c8fdd502dd9b9f1f6f23839
treeeaea3e71bcf103d45d606861196c7d4b3442799c
parent94db74f37071984c11ce5cc33a40285a5bfeec4c
Fix incorrect dumping of database LOCATION from 7.0.* servers.
Per report from Mattias Kregert.
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dumpall.c