aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/syscat.source
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2015-04-06 11:40:55 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2015-04-06 11:40:55 -0300
commite9a077cad3799b41e8deef6fd8cb87e50164a791 (patch)
tree7f0794bc0faacc9eb8d62b1f5c07fd82790a1474 /src/tutorial/syscat.source
parent70dc2db7f1dfdecdacf595bf00964cb20ad5a835 (diff)
downloadpostgresql-e9a077cad3799b41e8deef6fd8cb87e50164a791.tar.gz
postgresql-e9a077cad3799b41e8deef6fd8cb87e50164a791.zip
pg_event_trigger_dropped_objects: add is_temp column
It now also reports temporary objects dropped that are local to the backend. Previously we weren't reporting any temp objects because it was deemed unnecessary; but as it turns out, it is necessary if we want to keep close track of DDL command execution inside one session. Temp objects are reported as living in schema pg_temp, which works because such a schema-qualification always refers to the temp objects of the current session.
Diffstat (limited to 'src/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions