postgresql/src/backend
2000-07-02 02:28:38 +00:00
..
access New memmgr logic in xact.c failed if AbortTransaction() is called when 2000-07-02 02:28:38 +00:00
bootstrap First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
catalog Use a private memory context to store rule information in each relcache 2000-06-30 07:04:23 +00:00
commands RemoveView was doing things the hard way... 2000-06-30 07:06:05 +00:00
executor First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
lib First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
libpq Add SIGFPE to list of signals never to block. #ifdef all signals in 2000-06-29 02:17:42 +00:00
main Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
nodes Add test code to copy all parse/plan trees. Repair essential omissions 2000-06-29 07:35:57 +00:00
optimizer First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
parser Second pass over run-time configuration system. Adjust priorities on some 2000-06-22 22:31:24 +00:00
port Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
postmaster First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
regex Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
rewrite Use a private memory context to store rule information in each relcache 2000-06-30 07:04:23 +00:00
storage First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
tcop Add test code to copy all parse/plan trees. Repair essential omissions 2000-06-29 07:35:57 +00:00
tioga Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
utils Back out Karels to_char changes. 2000-07-01 21:27:14 +00:00
Makefile First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00