in a postgres database, have table base1 that is the base table for view view1.
postgres
base1
view1
if a column in base1 is created,
same issue addressed here: How to get SQL text from Postgres event trigger
bottom line, as of now, wait until more features are added to EVENT TRIGGER in future releases