postgresql/src/backend/utils
2006-06-27 22:16:44 +00:00
..
adt Update comment description of geo routines and move comment to more 2006-06-26 12:32:42 +00:00
cache Fix problems with cached tuple descriptors disappearing while still in use 2006-06-16 18:42:24 +00:00
error Remove redundant gettimeofday() calls to the extent practical without 2006-06-20 22:52:00 +00:00
fmgr Fix problems with cached tuple descriptors disappearing while still in use 2006-06-16 18:42:24 +00:00
hash Tweak dynahash.c to avoid wasting memory space in non-shared hash tables. 2006-06-25 18:29:49 +00:00
init Standalone backends need pgstat_bestart() too, per Qingqing Zhou. 2006-06-22 14:36:12 +00:00
mb Prepare code to be built by MSVC: 2006-06-07 22:24:46 +00:00
misc Add GUC update_process_title to control whether 'ps' display is updated 2006-06-27 22:16:44 +00:00
mmgr Remove redundant gettimeofday() calls to the extent practical without 2006-06-20 22:52:00 +00:00
resowner Fix problems with cached tuple descriptors disappearing while still in use 2006-06-16 18:42:24 +00:00
sort Extend the MinimalTuple concept to tuplesort.c, thereby reducing the 2006-06-27 16:53:02 +00:00
time Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
Makefile Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +00:00