pgsql/src/bin/pg_dump pg_dump.c

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/bin/pg_dump pg_dump.c
Date: 2001-08-27 00:44:41
Message-ID: 200108270044.f7R0ifZ26740@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)org 01/08/26 20:44:41

Modified files:
src/bin/pg_dump: pg_dump.c

Log message:
Un-break pg_dump --- pg_class.indproc is now regproc not oid, which
for some reason displays a zero oid differently. Possibly we should
revert that schema change, but it's easy to make pg_dump accept both
spellings so I'll do that for now.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2001-08-27 01:09:59 pgsql/src/bin/pg_dump pg_dump.c
Previous Message Peter Eisentraut - PostgreSQL 2001-08-27 00:38:55 pgsql/src/interfaces/odbc GNUmakefile