postgresql/src/backend
Jan Wieck 9b0fe4eee2 Fixed memory allocation problems when compressing multi-MB
items. Lookup history is now a double linked list, used in
a wrap-around style.

Jan
2000-07-20 14:23:28 +00:00
..
access Cleanup of code for creating index entries. Functional indexes with 2000-07-14 22:18:02 +00:00
bootstrap Don't need this anymore. It's now handled in the Makefile. 2000-07-19 22:47:13 +00:00
catalog Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
commands 'const' decorations are fine, but not when they're inserted without 2000-07-18 03:57:33 +00:00
executor Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
lib First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
libpq Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
main Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
nodes Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
optimizer Repair parallel make in backend tree (and make it really parallel). 2000-07-13 16:07:14 +00:00
parser Add distprep target to take some of the job of the release_prep script. 2000-07-19 16:30:27 +00:00
port Fix misuse of StrNCpy to copy and add null to non-null-terminated data. 2000-07-07 21:12:53 +00:00
postmaster Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
regex Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
rewrite Make view/rule permission checking behave properly with 2000-07-09 04:56:32 +00:00
storage Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
tcop Revise aggregate functions per earlier discussions in pghackers. 2000-07-17 03:05:41 +00:00
tioga Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
utils Fixed memory allocation problems when compressing multi-MB 2000-07-20 14:23:28 +00:00
Makefile Add distprep target to take some of the job of the release_prep script. 2000-07-19 16:30:27 +00:00