postgresql/src/backend/utils
2007-08-21 06:34:42 +00:00
..
adt Remove extraneous semicolon --- buildfarm member bear, for one, 2007-08-21 06:34:42 +00:00
cache Tsearch2 functionality migrates to core. The bulk of this work is by 2007-08-21 01:11:32 +00:00
error Provide for logfiles in machine readable CSV format. In consequence, rename 2007-08-19 01:41:25 +00:00
fmgr Fix security definer functions with polymorphic arguments. This case has 2007-07-31 15:49:49 +00:00
hash Fix several hash functions that were taking chintzy shortcuts instead of 2007-06-01 15:33:19 +00:00
init Move session_start out of MyProcPort stucture and make it a global called MyStartTime, 2007-08-02 23:39:45 +00:00
mb Suppress an integer-overflow warning. 2007-07-12 21:17:09 +00:00
misc Tsearch2 functionality migrates to core. The bulk of this work is by 2007-08-21 01:11:32 +00:00
mmgr Remove an "optimization" I installed in 2001, to make repalloc() attempt to 2007-08-12 20:39:14 +00:00
resowner First phase of plan-invalidation project: create a plan cache management 2007-03-13 00:33:44 +00:00
sort Fix a memory leak in tuplestore_end(). Unlikely to be significant during 2007-08-02 17:48:52 +00:00
time Fix oversight in async-commit patch: there were some places in heapam.c 2007-08-14 17:35:18 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Downgrade implicit casts to text to be assignment-only, except for the ones 2007-06-05 21:31:09 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00
probes.d DTrace support, with a small initial set of probes 2006-07-24 16:32:45 +00:00