RE: DELETE/DROP on Columns

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема RE: DELETE/DROP on Columns
Дата
Msg-id 000c01bff696$dd3c3120$2801007e@tpf.co.jp
обсуждение исходный текст
Ответ на DELETE/DROP on Columns  (Thomas Swan <tswan@olemiss.edu>)
Ответы RE: DELETE/DROP on Columns
Список pgsql-hackers
> -----Original Message-----
> From: Thomas Swan
>     
> I know as far as 7.0.x and back you cannot delete/drop columns from a 
> table.   Is this expected to be in the 7.x series?
>

Recently there has been a discussion about this issue.
Tom proposed a soltution which uses 2(logical/physical)
attribute numbers. It seems the most reasonable solution
at present.
If there's no objection,I would try to implement it according
to his proposal before 7.1.  

Comments ?

Regards.

Hiroshi Inoue
Inoue@tpf.co.jp 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: New Privilege model purposal
Следующее
От: Philip Warner
Дата:
Сообщение: Re: Re: Problem with disabling triggers in pg_dump