postgresql/src/backend/utils
1999-11-24 00:44:37 +00:00
..
adt Rename heap_replace to heap_update. 1999-11-24 00:44:37 +00:00
cache Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
error Clean up some problems in error recovery --- elog() was pretty broken 1999-11-22 02:06:31 +00:00
fmgr Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
hash Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
init Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
mb Eliminate query length limitation imposed by pg_client_to_server 1999-09-11 22:28:11 +00:00
misc Add system indexes to match all caches. 1999-11-22 17:56:41 +00:00
mmgr Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. 1999-10-23 03:13:33 +00:00
sort Further performance improvements in sorting: reduce number of comparisons 1999-10-30 17:27:15 +00:00
time XLOG (also known as WAL -:)) Bootstrap/Startup/Shutdown. 1999-10-06 21:58:18 +00:00
Gen_fmgrtab.sh.in Change #include's to use <> and "" as appropriate. 1999-07-15 23:04:24 +00:00
Makefile From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00