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/ ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match