postgresql/src/include/commands
Robert Haas 05f3f9c7b2 Extend object-access hook machinery to support post-alter events.
This also slightly widens the scope of what we support in terms of
post-create events.

KaiGai Kohei, with a few changes, mostly to the comments, by me
2013-03-17 22:57:26 -04:00
..
alter.h Rework order of checks in ALTER / SET SCHEMA 2013-01-15 13:23:43 -03:00
async.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
cluster.h Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
collationcmds.h Refactor ALTER some-obj RENAME implementation 2013-01-21 12:06:41 -03:00
comment.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
conversioncmds.h Refactor ALTER some-obj RENAME implementation 2013-01-21 12:06:41 -03:00
copy.h Add support for piping COPY to/from an external program. 2013-02-27 18:22:31 +02:00
createas.h Add a materialized view relations. 2013-03-03 18:23:31 -06:00
dbcommands.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
defrem.h Refactor ALTER some-obj RENAME implementation 2013-01-21 12:06:41 -03:00
discard.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
event_trigger.h Add ddl_command_end support for event triggers. 2013-01-21 18:00:24 -05:00
explain.h Add a materialized view relations. 2013-03-03 18:23:31 -06:00
extension.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
lockcmds.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
matview.h Fix missing #include in commands/matview.h. 2013-03-06 18:21:05 -05:00
portalcmds.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
prepare.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
proclang.h Refactor ALTER some-obj RENAME implementation 2013-01-21 12:06:41 -03:00
schemacmds.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
seclabel.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
sequence.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
tablecmds.h Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
tablespace.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
trigger.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
typecmds.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
user.h Adjust more backend functions to return OID rather than void. 2012-12-29 07:55:37 -05:00
vacuum.h Improve concurrency of foreign key locking 2013-01-23 12:04:59 -03:00
variable.h Update copyrights for 2013 2013-01-01 17:15:01 -05:00
view.h Add a materialized view relations. 2013-03-03 18:23:31 -06:00