pgsql: Fix bug I introduced while cleaning up pg_dump -t/-n patch.

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix bug I introduced while cleaning up pg_dump -t/-n patch.
Date: 2006-08-01 21:05:00
Message-ID: 20060801210500.45D8D9FB1E3@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix bug I introduced while cleaning up pg_dump -t/-n patch.

Modified Files:
--------------
pgsql/src/bin/pg_dump:
pg_dump.c (r1.443 -> r1.444)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dump.c.diff?r1=1.443&r2=1.444)

Browse pgsql-committers by date

  From Date Subject
Next Message Joe Conway 2006-08-02 01:59:48 pgsql: Add support for multi-row VALUES clauses as part of INSERT
Previous Message Alvaro Herrera 2006-08-01 19:17:18 pgsql: Editorialize a bit on the recent patch, reverting to the original