alter table rename column can event trigger capture new column name

Поиск
Список
Период
Сортировка
От jian he
Тема alter table rename column can event trigger capture new column name
Дата
Msg-id CACJufxF9o1f_L875eayiwLGzRt5FR2zEz=0qO+8CmQAF4ydQog@mail.gmail.com
обсуждение исходный текст
Список pgsql-general

hi.
alter table t1 rename col1 to id.

Is it possible to use an event trigger to capture the new column name "id"? 


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

Предыдущее
От: Alex Magnum
Дата:
Сообщение: Replicating / Updating Materialized views across databases
Следующее
От: jian he
Дата:
Сообщение: Re: alter table rename column can event trigger capture new column name