AW: [HACKERS] Well, then you keep your darn columns

From: Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at>
To: "'pgsql-hackers(at)postgreSQL(dot)org'" <pgsql-hackers(at)postgreSQL(dot)org>
Subject: AW: [HACKERS] Well, then you keep your darn columns
Date: 2000-01-26 09:05:26
Message-ID: 219F68D65015D011A8E000006F8590C603FDC220@sdexcsrv1.f000.d0188.sd.spardat.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> Oh, there is a second drawback to it though ...
>
> DROP COLUMN name

the dropped column looses its original name, and gets a
system generated name, like " dropped_col_5"

> ADD COLUMN name <of a different type>
>
> Then what? :(

Andreas

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 2000-01-26 09:07:17 Re: AW: AW: [HACKERS] Some notes on optimizer cost estimates
Previous Message Zeugswetter Andreas SB 2000-01-26 08:58:08 AW: [HACKERS] Well, then you keep your darn columns