Re: introduce "default_use_oids" - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: introduce "default_use_oids"
Date
Msg-id 200312021248.hB2Cmnw16486@candle.pha.pa.us
Whole thread Raw
In response to Re: introduce "default_use_oids"  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: introduce "default_use_oids"
List pgsql-patches
Peter Eisentraut wrote:
> Neil Conway writes:
>
> > I'm really not sure we do: the SQL produced by pg_dump was totally
> > non-portable before,
>
> Significant effort has been invested to make pg_dump output portable, and
> I've not had any problems with it last time I tried it.  Please explain
> why you think it's "totally" non-portable.

Also, I think we have to have a SET before every CREATE TABLE.  If we
don't how does it work if we restore a single table from the dump?  We
must handle this type of thing with SET SESSION AUTHORIZATION to make
sure we are the proper owner, so it seems we could do the same with
oids.

--
  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: Bruce Momjian
Date:
Subject: Re: YA Cygwin DLLIMPORT patch
Next
From: Tom Lane
Date:
Subject: Re: introduce "default_use_oids"