OSDN Git Service

- Added CVS headers to files
authorPhilip Warner <pjw@rhyme.com.au>
Mon, 19 Mar 2001 02:35:29 +0000 (02:35 +0000)
committerPhilip Warner <pjw@rhyme.com.au>
Mon, 19 Mar 2001 02:35:29 +0000 (02:35 +0000)
commitcfeccdf80a6fd214f22a13d12a237096ed77e23f
tree3c38dc1d2f70ebc55bf86a5c628bf170f36f1fb1
parent31b5c05819939c21f5b1e8aa75d3699e4fdda4a8
 - Added CVS headers to files
 - Avoid forcing table name to lower case in FixupBlobXrefs
 - Removed fmtId calls for all ArchiveEntry name fields. This fixes
   quoting problems in trigger enable/disable code for mixed case
   table names, and avoids commands like 'pg_restore -t '"TblA"'
12 files changed:
src/bin/pg_dump/pg_backup.h
src/bin/pg_dump/pg_backup_archiver.c
src/bin/pg_dump/pg_backup_archiver.h
src/bin/pg_dump/pg_backup_custom.c
src/bin/pg_dump/pg_backup_db.c
src/bin/pg_dump/pg_backup_db.h
src/bin/pg_dump/pg_backup_files.c
src/bin/pg_dump/pg_backup_null.c
src/bin/pg_dump/pg_backup_tar.c
src/bin/pg_dump/pg_backup_tar.h
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_restore.c