Re: Call for objections: put back OIDs in CREATE TABLE - Mailing list pgsql-hackers

From D'Arcy J.M. Cain
Subject Re: Call for objections: put back OIDs in CREATE TABLE
Date
Msg-id 200301230653.25557.darcy@druid.net
Whole thread Raw
In response to Re: Call for objections: put back OIDs in CREATE TABLE  (Curt Sampson <cjs@cynic.net>)
List pgsql-hackers
On Thursday 23 January 2003 06:34, Curt Sampson wrote:
> The ideal sitaution for me would be to have WITHOUT OIDS be the default
> for all table creations, and but of course allow WITH OIDS for backward

Why not make it a configuration option?  I can actually think of a third 
behaviour that would make sense for me.  Have it so that OIDs are created by 
default if there is no primary key defined and not if there is.

-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.


pgsql-hackers by date:

Previous
From: Curt Sampson
Date:
Subject: Re: Call for objections: put back OIDs in CREATE TABLE
Next
From: Adrian 'Dagurashibanipal' von Bidder
Date:
Subject: BAD sig (was: Re: v7.3.1 psql against a v7.2.x database ...)