]> granicus.if.org Git - postgresql/commit
Back-patch fix to correctly quote schema names in --no-owner mode.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 25 Aug 2005 00:11:36 +0000 (00:11 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 25 Aug 2005 00:11:36 +0000 (00:11 +0000)
commitc9e69d71bda9a4e1b41bd2c08a2a57b70b97b334
tree5b3158ef78cca78d5e0cd86c19350456988e6f44
parentd00f6b249afecef48dfcbc35ea0be9fc08922e2e
Back-patch fix to correctly quote schema names in --no-owner mode.
Per gripe from Dick Kniep.
src/bin/pg_dump/pg_backup_archiver.c