Обсуждение: Error in 7.4.9 Documentation

Поиск
Список
Период
Сортировка

Error in 7.4.9 Documentation

От
"Ken Winter"
Дата:

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

От
Peter Eisentraut
Дата:
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/