Re: AW: ALTER TABLE DROP COLUMN - Mailing list pgsql-hackers

From Adam Haberlach
Subject Re: AW: ALTER TABLE DROP COLUMN
Date
Msg-id 20001016104314.B2370@ricochet.net
Whole thread Raw
In response to Re: AW: ALTER TABLE DROP COLUMN  (Chris <chris@bitmead.com>)
List pgsql-hackers
On Mon, Oct 16, 2000 at 06:51:10PM +1100, Chris wrote:
> KuroiNeko wrote:
> 
> > 1 create table alpha( id int4, payload text );
> <snip>
> 
> >  Not  a   big  deal,   right?  
> 
> Yes a big deal. You just lost all your oids.

Been there.  Done that.  Learned to heed the warnings about using
oids in any kind of persistant manner.

-- 
Adam Haberlach            |    ASCII   /~\
adam@newsnipple.com       |   Ribbon   \ /  Against
http://www.newsnipple.com | Campaign    X   HTML
'88 EX500                 |            / \  E-mail


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: New file naming
Next
From: Tom Lane
Date:
Subject: Re: AW: My new job