postgresql/src/include/commands
Tom Lane bce1d83ee5 Change search for default operator classes so that it examines all opclasses
regardless of the current schema search path.  Since CREATE OPERATOR CLASS
only allows one default opclass per datatype regardless of schemas, this
should have minimal impact, and it fixes problems with failure to find a
desired opclass while restoring dump files.  Per discussion at
http://archives.postgresql.org/pgsql-hackers/2006-02/msg00284.php.
Remove now-redundant-or-unused code in typcache.c and namespace.c,
and backpatch as far as 8.0.
2006-02-10 19:01:33 +00:00
..
alter.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
async.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
cluster.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
comment.h Update copyrights that were missed. 2005-01-01 05:43:09 +00:00
conversioncmds.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
copy.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
dbcommands.h WAL must log CREATE and DROP DATABASE operations *without* using any 2005-03-23 00:04:25 +00:00
defrem.h Change search for default operator classes so that it examines all opclasses 2006-02-10 19:01:33 +00:00
explain.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
lockcmds.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
portalcmds.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
prepare.h Defend against crash while processing Describe Statement or Describe Portal 2005-12-14 17:06:51 +00:00
proclang.h First batch of object rename commands. 2003-06-27 14:45:32 +00:00
schemacmds.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
sequence.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
tablecmds.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
tablespace.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
trigger.h Fix interaction between materializing holdable cursors and firing 2005-04-11 19:51:32 +00:00
typecmds.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
user.h Restructure subtransaction handling to reduce resource consumption, 2004-09-16 16:58:44 +00:00
vacuum.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
variable.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
version.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
view.h Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00