postgresql/src/include/commands
Robert Haas 82b1b213ca Adjust more backend functions to return OID rather than void.
This is again intended to support extensions to the event trigger
functionality.  This may go a bit further than we need for that
purpose, but there's some value in being consistent, and the OID
may be useful for other purposes also.

Dimitri Fontaine
2012-12-29 07:55:37 -05:00
..
alter.h Adjust many backend functions to return OID rather than void. 2012-12-23 18:37:58 -05: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 Adjust many backend functions to return OID rather than void. 2012-12-23 18:37:58 -05:00
comment.h Adjust more backend functions to return OID rather than void. 2012-12-29 07:55:37 -05:00
conversioncmds.h Adjust many backend functions to return OID rather than void. 2012-12-23 18:37:58 -05:00
copy.h Adjust more backend functions to return OID rather than void. 2012-12-29 07:55:37 -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 Adjust more backend functions to return OID rather than void. 2012-12-29 07:55:37 -05:00
defrem.h Adjust more backend functions to return OID rather than void. 2012-12-29 07:55:37 -05:00
discard.h Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
event_trigger.h Adjust more backend functions to return OID rather than void. 2012-12-29 07:55:37 -05:00
explain.h Improve ruleutils.c's heuristics for dealing with rangetable aliases. 2012-09-21 19:03:10 -04:00
extension.h Adjust more backend functions to return OID rather than void. 2012-12-29 07:55:37 -05: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 Adjust more backend functions to return OID rather than void. 2012-12-29 07:55:37 -05:00
schemacmds.h Adjust many backend functions to return OID rather than void. 2012-12-23 18:37:58 -05:00
seclabel.h Adjust more backend functions to return OID rather than void. 2012-12-29 07:55:37 -05:00
sequence.h Adjust many backend functions to return OID rather than void. 2012-12-23 18:37:58 -05:00
tablecmds.h Fix more weird compiler messages caused 2012-12-24 16:25:26 +00:00
tablespace.h Adjust more backend functions to return OID rather than void. 2012-12-29 07:55:37 -05:00
trigger.h Adjust many backend functions to return OID rather than void. 2012-12-23 18:37:58 -05:00
typecmds.h Adjust more backend functions to return OID rather than void. 2012-12-29 07:55:37 -05:00
user.h Adjust more backend functions to return OID rather than void. 2012-12-29 07:55:37 -05: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 Adjust many backend functions to return OID rather than void. 2012-12-23 18:37:58 -05:00