Error in 7.4.9 Documentation
Started by Ken Winterover 20 years ago2 messagesgeneral
FWIW: At
http://www.postgresql.org/docs/7.4/static/infoschema-triggers.html, it says
there is a column in the information_schema "triggers" table named
"event_object_name". The name actually is "event_object_table".
~ Ken
Re: Error in 7.4.9 Documentation
Ken Winter wrote:
FWIW: At
http://www.postgresql.org/docs/7.4/static/infoschema-triggers.html,
it says there is a column in the information_schema "triggers" table
named "event_object_name". The name actually is
"event_object_table".
Fixing...
--
Peter Eisentraut
http://developer.postgresql.org/~petere/