postgresql/src/include/commands
Robert Haas 1a0dd89da4 Allow REASSIGNED OWNED to handle opclasses and opfamilies.
Backpatch to 8.3, which is as far back as we have opfamilies.
The opclass portion could probably be backpatched to 8.2, when
REASSIGN OWNED was added, but for now I have not done that.

Asko Tiidumaa, with minor adjustments by me.
2010-07-03 13:53:38 +00:00
..
alter.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
async.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
cluster.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
comment.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
conversioncmds.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
copy.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
dbcommands.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
defrem.h Allow REASSIGNED OWNED to handle opclasses and opfamilies. 2010-07-03 13:53:38 +00:00
discard.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
explain.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
lockcmds.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
portalcmds.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
prepare.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
proclang.h Fix REASSIGN OWNED so that it works on procedural languages too. 2008-04-29 19:37:13 +00:00
schemacmds.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
sequence.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
tablecmds.h Add checks to TRUNCATE, CLUSTER, and REINDEX to prevent performing these 2008-01-30 19:46:48 +00:00
tablespace.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
trigger.h Mark SessionReplicationRole as PGDLLIMPORT so it 2008-09-19 14:43:47 +00:00
typecmds.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
user.h pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
vacuum.h Fix longstanding problems in VACUUM caused by untimely interruptions 2009-11-10 18:00:44 +00:00
variable.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
version.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
view.h Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00