Fix for pg_dump -T/-N

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Cc: Greg Sabino Mullane <greg(at)turnstep(dot)com>
Subject: Fix for pg_dump -T/-N
Date: 2006-08-04 18:33:31
Message-ID: 200608041833.k74IXVK16057@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The attached, applied patch fixes a bug in new pg_dump -T/-N handling
that was dumping system schemas if these options were used before -n/-t.

--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

Attachment Content-Type Size
/bjm/diff text/x-diff 2.6 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Hiroshi Saito 2006-08-04 18:52:28 patch of libpq-int.h is required of msvc.
Previous Message Robert Lor 2006-08-04 16:41:52 Re: LWLock statistics collector