postgresql/src/backend/utils
Tom Lane efbe674e4e Add some test scaffolding to allow cache-flush stress testing (and I do
mean stress ... system is orders of magnitude slower with this enabled).
2006-01-19 21:49:21 +00:00
..
adt Add selectivity-calculation code for RowCompareExpr nodes. Simplistic, 2006-01-14 00:14:12 +00:00
cache Add some test scaffolding to allow cache-flush stress testing (and I do 2006-01-19 21:49:21 +00:00
error Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
fmgr Move plpgsql's fetchArgInfo() into funcapi.c, and rename to 2005-12-28 18:11:25 +00:00
hash Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
init Make all command-line options of postmaster and postgres the same. See 2006-01-05 10:07:46 +00:00
mb mbutils was previously doing some allocations, including invoking 2006-01-12 22:04:02 +00:00
misc Change allow_system_table_mods to PGC_POSTMASTER, restoring previous 2006-01-09 10:05:31 +00:00
mmgr Add a new system view, pg_cursors, that displays the currently available 2006-01-18 06:49:30 +00:00
resowner Fix bgwriter's failure to release buffer pins and open files after an 2005-12-08 19:19:22 +00:00
sort Remove QNX port. 2006-01-05 01:56:30 +00:00
time Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
Makefile Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +00:00