pgsql: Fix logic to prevent pg_dump from dumping system schemas; bug

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix logic to prevent pg_dump from dumping system schemas; bug
Date: 2006-08-02 21:43:43
Message-ID: 20060802214343.D44459FB23B@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix logic to prevent pg_dump from dumping system schemas; bug introduced
in recent -t/-n/-T/-N patch.

Small style cleanups.

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-08-02 21:48:43 pgsql: Move 'ddl' right after 'none' in postgresql.conf.
Previous Message User Twasson 2006-08-02 21:24:59 nagiosplugins - nagiosplugins: Adding a README and a waiting query check