postgresql/src/include/commands
Alvaro Herrera 994c36e01d refactor ALTER some-obj SET OWNER implementation
Remove duplicate implementation of catalog munging and miscellaneous
privilege and consistency checks.  Instead rely on already existing data
in objectaddress.c to do the work.

Author: KaiGai Kohei
Tweaked by me
Reviewed by Robert Haas
2012-10-03 18:07:46 -03:00
..
alter.h refactor ALTER some-obj SET OWNER implementation 2012-10-03 18:07:46 -03:00
async.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
cluster.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
collationcmds.h refactor ALTER some-obj SET OWNER implementation 2012-10-03 18:07:46 -03:00
comment.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
conversioncmds.h refactor ALTER some-obj SET OWNER implementation 2012-10-03 18:07:46 -03:00
copy.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
createas.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
dbcommands.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
defrem.h refactor ALTER some-obj SET OWNER implementation 2012-10-03 18:07:46 -03:00
discard.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
event_trigger.h Make new event trigger facility actually do something. 2012-07-20 11:39:01 -04:00
explain.h Improve ruleutils.c's heuristics for dealing with rangetable aliases. 2012-09-21 19:03:10 -04:00
extension.h Have REASSIGN OWNED work on extensions, too 2012-07-03 15:09:59 -04:00
lockcmds.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
portalcmds.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
prepare.h Split heapam_xlog.h from heapam.h 2012-08-28 19:02:00 -04:00
proclang.h refactor ALTER some-obj SET OWNER implementation 2012-10-03 18:07:46 -03:00
schemacmds.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
seclabel.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
sequence.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
tablecmds.h Prevent CREATE TABLE LIKE/INHERITS from (mis) copying whole-row Vars. 2012-06-30 16:45:14 -04:00
tablespace.h refactor ALTER some-obj SET OWNER implementation 2012-10-03 18:07:46 -03:00
trigger.h Improve tests for whether we can skip queueing RI enforcement triggers. 2012-06-19 20:07:33 -04:00
typecmds.h Run pgindent on 9.2 source tree in preparation for first 9.3 2012-06-10 15:20:04 -04:00
user.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
vacuum.h Replace int2/int4 in C code with int16/int32 2012-06-25 01:51:46 +03:00
variable.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
view.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00