From 9ad6e0db30631ce5a68d5980f1cc8e0f5861852b Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 23 Jul 1997 17:42:25 +0000 Subject: [PATCH] More pg_dump patch cleanups. --- src/bin/pg_dump/pg_dump.c | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/src/bin/pg_dump/pg_dump.c b/src/bin/pg_dump/pg_dump.c index 57dfe61d8b..e40e3a861f 100644 --- a/src/bin/pg_dump/pg_dump.c +++ b/src/bin/pg_dump/pg_dump.c @@ -21,7 +21,7 @@ * * * IDENTIFICATION - * $Header: /cvsroot/pgsql/src/bin/pg_dump/pg_dump.c,v 1.34 1997/07/23 17:14:59 momjian Exp $ + * $Header: /cvsroot/pgsql/src/bin/pg_dump/pg_dump.c,v 1.35 1997/07/23 17:42:25 momjian Exp $ * * Modifications - 6/10/96 - dave@bensoft.com - version 1.13.dhb * @@ -782,6 +782,13 @@ clearTableInfo(TableInfo *tblinfo, int numTables) int i,j; for(i=0;i