Re: WITHOUT OIDS by default - Mailing list pgsql-sql

From Bruce Momjian
Subject Re: WITHOUT OIDS by default
Date
Msg-id 200311170205.hAH25ot11771@candle.pha.pa.us
Whole thread Raw
In response to WITHOUT OIDS by default  (ow <oneway_111@yahoo.com>)
List pgsql-sql
ow wrote:
> Hi,
> 
> Is there a way to specify that all tables should be created WITHOUT OIDS by
> default?

No, and strangely it wasn't on the TODO list.  I just added it:
* Add GUC setting to make created tables default to WITHOUT 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,
Pennsylvania19073
 


pgsql-sql by date:

Previous
From: Yasir Malik
Date:
Subject: Re: Addition and subtraction on BIT type
Next
From: Stephan Szabo
Date:
Subject: Re: Addition and subtraction on BIT type