Re: AW: ALTER TABLE DROP COLUMN

From: Adam Haberlach <adam(at)newsnipple(dot)com>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: AW: ALTER TABLE DROP COLUMN
Date: 2000-10-16 17:43:14
Message-ID: 20001016104314.B2370@ricochet.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)newsnipple(dot)com | Ribbon \ / Against
http://www.newsnipple.com | Campaign X HTML
'88 EX500 | / \ E-mail

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-10-16 18:36:45 Re: [GENERAL] PL/Perl compilation error
Previous Message Gilles DAROLD 2000-10-16 17:34:41 Re: PL/Perl compilation error