Re: AW: ALTER TABLE DROP COLUMN

From: KuroiNeko <evpopkov(at)carrier(dot)kiev(dot)ua>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: AW: ALTER TABLE DROP COLUMN
Date: 2000-10-16 15:23:23
Message-ID: 39EB1D6B.nail1L23VUBW8@ed.ed
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> > Not a big deal, right?
>
> Yes a big deal. You just lost all your oids.

After I hit the wall with oids for the first time, I don't refer to them
anymore :) But yes, you're perfectly right, this is one more reason to have
DDL completely `automated,' ie no manual substitutions.
And here the fact that drop column is rarely needed is a double-bladed
sword. With things that you don't do often, you're at risk to forget
something essential and hose your data.

--

Well I tried to be meek
And I have tried to be mild
But I spat like a woman
And I sulked like a child
I have lived behind the walls
That have made me alone
Striven for peace
Which I never have known

Dire Straits, Brothers In Arms, The Man's Too Strong (Knopfler)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-10-16 15:35:59 Re: Precedence of '|' operator (was Re: [patch, rfc] binary operators on integers)
Previous Message Zeugswetter Andreas SB 2000-10-16 15:15:48 AW: [HACKERS] My new job