Re: Fix for dumoing WITH/WITHOUT oids - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Fix for dumoing WITH/WITHOUT oids
Date
Msg-id 200403240302.i2O32Xo10096@candle.pha.pa.us
Whole thread Raw
In response to Re: Fix for dumoing WITH/WITHOUT oids  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Neil Conway wrote:
> On 23-Mar-04, at 3:02 PM, Bruce Momjian wrote:
> > The attached patch prevents WITH/WITHOUT OIDS from appearing in pg_dump
> > output.  Instead, it uses "SET default_with_oids" to control oid
> > creation, but only outputs it when the table characteristics change,
> > not
> > for every table.
>
> Thank you for doing this, Bruce. My apologies for not getting it done
> fast enough myself.

No problem.  I think we are better leaving you the more complex stuff.  :-)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: Updated logging config (was: Initial eventlog support on win32 )
Next
From: Bruce Momjian
Date:
Subject: Re: default psql to localhost on platforms without unix domain