postgresql/src/backend/utils
2002-02-23 01:01:30 +00:00
..
adt Make factorial(0) return 1, as per spec. 2002-02-23 01:01:30 +00:00
cache A bunch of changes aimed at reducing backend startup time... 2002-02-19 20:11:20 +00:00
error New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
fmgr New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
hash New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
init A bunch of changes aimed at reducing backend startup time... 2002-02-19 20:11:20 +00:00
mb Simplify pg_convert() in that it calls pg_convert2 using new fmgr interface. 2001-11-20 01:32:29 +00:00
misc Privileges on functions and procedural languages 2002-02-18 23:11:58 +00:00
mmgr Ensure that a cursor is scanned under the same scanCommandId it was 2002-02-14 15:24:10 +00:00
sort Add CHECK_FOR_INTERRUPTS() in various strategic spots, per comments 2002-01-06 00:37:44 +00:00
time Fix misstatements added by Bruce. 2002-01-16 23:51:56 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Privileges on functions and procedural languages 2002-02-18 23:11:58 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00