postgresql/src/backend/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
..
aggregatecmds.c Code beautification for object-access hook machinery. 2013-03-06 20:53:25 -05:00
alter.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
analyze.c Arrange to cache FdwRoutine structs in foreign tables' relcache entries. 2013-03-06 23:48:09 -05:00
async.c Fix bogus when-to-deregister-from-listener-array logic. 2013-02-13 12:48:05 -05:00
cluster.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
collationcmds.c Refactor ALTER some-obj RENAME implementation 2013-01-21 12:06:41 -03:00
comment.c Add a materialized view relations. 2013-03-03 18:23:31 -06:00
constraint.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
conversioncmds.c Refactor ALTER some-obj RENAME implementation 2013-01-21 12:06:41 -03:00
copy.c Support writable foreign tables. 2013-03-10 14:16:02 -04:00
createas.c Add a materialized view relations. 2013-03-03 18:23:31 -06:00
dbcommands.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
define.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
discard.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
dropcmds.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
event_trigger.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
explain.c Support writable foreign tables. 2013-03-10 14:16:02 -04:00
extension.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
foreigncmds.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
functioncmds.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
indexcmds.c Add a materialized view relations. 2013-03-03 18:23:31 -06:00
lockcmds.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
Makefile Add a materialized view relations. 2013-03-03 18:23:31 -06:00
matview.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
opclasscmds.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
operatorcmds.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
portalcmds.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
prepare.c Add a materialized view relations. 2013-03-03 18:23:31 -06:00
proclang.c Code beautification for object-access hook machinery. 2013-03-06 20:53:25 -05:00
schemacmds.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
seclabel.c Add a materialized view relations. 2013-03-03 18:23:31 -06:00
sequence.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
tablecmds.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
tablespace.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
trigger.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
tsearchcmds.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
typecmds.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
user.c Extend object-access hook machinery to support post-alter events. 2013-03-17 22:57:26 -04:00
vacuum.c Add a materialized view relations. 2013-03-03 18:23:31 -06:00
vacuumlazy.c Correct tense in log message 2013-02-23 23:30:14 -05:00
variable.c Update copyrights for 2013 2013-01-01 17:15:01 -05:00
view.c Add a materialized view relations. 2013-03-03 18:23:31 -06:00