AW: [HACKERS] Well, then you keep your darn columns - Mailing list pgsql-hackers

From Zeugswetter Andreas SB
Subject AW: [HACKERS] Well, then you keep your darn columns
Date
Msg-id 219F68D65015D011A8E000006F8590C603FDC220@sdexcsrv1.f000.d0188.sd.spardat.at
Whole thread Raw
List 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 


pgsql-hackers by date:

Previous
From: Zeugswetter Andreas SB
Date:
Subject: AW: [HACKERS] Well, then you keep your darn columns
Next
From: Zeugswetter Andreas SB
Date:
Subject: Re: [HACKERS] Well, then you keep your darn columns (oid)