postgresql/src/backend/utils
2004-02-06 19:36:18 +00:00
..
adt Use memmove() rather than memcpy() in set_var_from_var(). If this function 2004-02-04 01:11:47 +00:00
cache Adjust rename on Win32 to only link to temp name while holding lock, 2004-02-02 00:17:23 +00:00
error $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
fmgr Add a hash table to cache lookups of 'C'-language functions (that is, 2004-01-19 02:06:42 +00:00
hash Use hash table name, not one-size-fits-all 'DynaHashTable', to identify 2003-12-29 23:54:22 +00:00
init Cost based vacuum delay feature. 2004-02-06 19:36:18 +00:00
mb If we don't have shared libraries, we don't have conversions. Make 2004-01-21 19:22:19 +00:00
misc Cost based vacuum delay feature. 2004-02-06 19:36:18 +00:00
mmgr Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. 2004-02-03 17:34:04 +00:00
sort Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. 2004-02-03 17:34:04 +00:00
time $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh More janitorial work: remove the explicit casting of NULL literals to a 2004-01-07 18:56:30 +00:00
Makefile There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to 2004-01-04 05:57:21 +00:00