introduce "default_use_oids" - Mailing list pgsql-patches

From Neil Conway
Subject introduce "default_use_oids"
Date
Msg-id 1064966422.22912.34.camel@tokyo
Whole thread Raw
Responses Re: introduce "default_use_oids"  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: introduce "default_use_oids"  (Manfred Koizar <mkoi-pg@aon.at>)
Re: introduce "default_use_oids"  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
This patch adds a new GUC var, "default_use_oids", which follows the
proposal for eventually deprecating OIDs on user tables that I posted
earlier to pgsql-hackers. pg_dump now always specifies WITH OIDS or
WITHOUT OIDS when dumping a table. The documentation has been updated.

Comments are welcome.

(This patch is for the 7.5 queue.)

-Neil


Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pretty print for check constraints broken
Next
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] initdb