Re: [HACKERS] Re: ALTER TABLE DROP COLUMN - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Re: ALTER TABLE DROP COLUMN
Date
Msg-id 20132.951705014@sss.pgh.pa.us
Whole thread Raw
In response to RE: [HACKERS] Re: ALTER TABLE DROP COLUMN  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
Responses RE: [HACKERS] Re: ALTER TABLE DROP COLUMN  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
List pgsql-hackers
"Hiroshi Inoue" <Inoue@tpf.co.jp> writes:
> Hmm,tuples of multiple version in a table ?
> This is neither clean nor easy for me.

I'm worried about it too.  I think it could maybe be made to work,
but it seems fragile.

> I may be able to provide another implementation on trial and it
> may be easier than only objecting to your proposal.

If you have a better idea, let's hear it!
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] type coerce problem with lztext
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: ALTER TABLE DROP COLUMN