From cfeccdf80a6fd214f22a13d12a237096ed77e23f Mon Sep 17 00:00:00 2001 From: Philip Warner Date: Mon, 19 Mar 2001 02:35:29 +0000 Subject: - 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"' --- src/bin/pg_dump/pg_backup_files.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/bin/pg_dump/pg_backup_files.c') diff --git a/src/bin/pg_dump/pg_backup_files.c b/src/bin/pg_dump/pg_backup_files.c index 632004ead45..d4746a966a1 100644 --- a/src/bin/pg_dump/pg_backup_files.c +++ b/src/bin/pg_dump/pg_backup_files.c @@ -20,6 +20,7 @@ * * * IDENTIFICATION + * $Header: /cvsroot/pgsql/src/bin/pg_dump/pg_backup_files.c,v 1.7 2001/03/19 02:35:28 pjw Exp $ * * Modifications - 28-Jun-2000 - pjw@rhyme.com.au * -- cgit v1.2.3