postgresql/src/backend/utils
Tom Lane 63e98b55f0 Coercion sanity check in ri_HashCompareOp failed to allow for enums, as per
example from Rod Taylor.  On reflection the correct test here is for any
polymorphic type, not specifically ANYARRAY as in the original coding.
2008-05-19 04:14:24 +00:00
..
adt Coercion sanity check in ri_HashCompareOp failed to allow for enums, as per 2008-05-19 04:14:24 +00:00
cache Improve snapshot manager by keeping explicit track of snapshots. 2008-05-12 20:02:02 +00:00
error Add a new ereport auxiliary function errdetail_log(), which works the same as 2008-03-24 18:08:47 +00:00
fmgr Add support for tracking call counts and elapsed runtime for user-defined 2008-05-15 00:17:41 +00:00
hash Reduce the need for frontend programs to include "postgres.h" by refactoring 2008-03-27 03:57:34 +00:00
init Restructure some header files a bit, in particular heapam.h, by removing some 2008-05-12 00:00:54 +00:00
mb Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +00:00
misc Add support for tracking call counts and elapsed runtime for user-defined 2008-05-15 00:17:41 +00:00
mmgr Restructure some header files a bit, in particular heapam.h, by removing some 2008-05-12 00:00:54 +00:00
resowner Restructure some header files a bit, in particular heapam.h, by removing some 2008-05-12 00:00:54 +00:00
sort Restructure some header files a bit, in particular heapam.h, by removing some 2008-05-12 00:00:54 +00:00
time Improve snapshot manager by keeping explicit track of snapshots. 2008-05-12 20:02:02 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_dummy_probes.sed Enable probes to work with Mac OS X Leopard and other OSes that will 2008-03-17 19:44:41 +00:00
Gen_fmgrtab.sh Make the AWK default value also take effect if $AWK is an empty string. 2008-05-02 14:16:24 +00:00
Makefile Enable probes to work with Mac OS X Leopard and other OSes that will 2008-03-17 19:44:41 +00:00
probes.d Correct two more copyrights found by updated script. 2008-01-02 02:42:06 +00:00