Re: Removing OIDs without recreate - Mailing list pgsql-general

From 'Karel Zak'
Subject Re: Removing OIDs without recreate
Date
Msg-id 20040507120559.GF621@zf.jcu.cz
Whole thread Raw
In response to Re: Removing OIDs without recreate  (Együd Csaba <csegyud@vnet.hu>)
Responses Re: Removing OIDs without recreate  (Együd Csaba <csegyud@vnet.hu>)
List pgsql-general
On Fri, May 07, 2004 at 01:59:39PM +0200, Együd Csaba wrote:
> cygwin/7.3.4
> The doc contains the option but doesn't work - at least for me.

 http://www.postgresql.org/docs/7.3/static/sql-altertable.html

 The ALTER TABLE ... SET WITHOUT OIDS is in new in 7.4

 Release 7.4 notes:

    ALTER TABLE ... WITHOUT OIDS (Rod)

--
 Karel Zak  <zakkr@zf.jcu.cz>
 http://home.zf.jcu.cz/~zakkr/

pgsql-general by date:

Previous
From: Együd Csaba
Date:
Subject: Re: Removing OIDs without recreate
Next
From: Együd Csaba
Date:
Subject: Re: Removing OIDs without recreate