pgsql: Suppress database dump item when --table and/or --schema switch

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Suppress database dump item when --table and/or --schema switch
Date: 2005-09-21 19:58:03
Message-ID: 20050921195803.BF817D9CFD@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Suppress database dump item when --table and/or --schema switch was
given, per gripe from Michael Fuhr.

Modified Files:
--------------
pgsql/src/bin/pg_dump:
pg_dump.c (r1.420 -> r1.421)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dump.c.diff?r1=1.420&r2=1.421)

Browse pgsql-committers by date

  From Date Subject
Next Message James William Pye 2005-09-21 20:04:28 python - pq: Allow compilation on windows.
Previous Message Tom Lane 2005-09-21 19:15:27 pgsql: optimize_minmax_aggregates() neglected to check for inherited