Re: Bug #962: can't drop column

Поиск
Список
Период
Сортировка
От A.Bhuvaneswaran
Тема Re: Bug #962: can't drop column
Дата
Msg-id Pine.LNX.4.44.0305021435480.3040-100000@Bhuvan.bksys.co.in
обсуждение исходный текст
Ответ на Bug #962: can't drop column  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
> i using postgres 7.3 and i found problem with drop column and how to
> create triggers that connect another database server ?.

ALTER TABLE my_table DROP COLUMN my_column; -- must drop your column.
Refer contrib/dblink to connect to another database server.

regards,
bhuvaneswaran

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #962: can't drop column
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #963: Weird plpython trigger(?) behaviour in 7.3.2