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_tar.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/bin/pg_dump/pg_backup_tar.c') diff --git a/src/bin/pg_dump/pg_backup_tar.c b/src/bin/pg_dump/pg_backup_tar.c index a24701a37cc..76d1e6c743d 100644 --- a/src/bin/pg_dump/pg_backup_tar.c +++ b/src/bin/pg_dump/pg_backup_tar.c @@ -16,6 +16,7 @@ * * * IDENTIFICATION + * $Header: /cvsroot/pgsql/src/bin/pg_dump/pg_backup_tar.c,v 1.11 2001/03/19 02:35:28 pjw Exp $ * * Modifications - 28-Jun-2000 - pjw@rhyme.com.au * -- cgit v1.2.3