alter table rename column can event trigger capture new column name - Mailing list pgsql-general

From jian he
Subject alter table rename column can event trigger capture new column name
Date
Msg-id CACJufxF9o1f_L875eayiwLGzRt5FR2zEz=0qO+8CmQAF4ydQog@mail.gmail.com
Whole thread Raw
List 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 by date:

Previous
From: Alex Magnum
Date:
Subject: Replicating / Updating Materialized views across databases
Next
From: jian he
Date:
Subject: Re: alter table rename column can event trigger capture new column name