postgresql/src/backend
Tom Lane da1ad323b7 Update comments. 2000-07-25 04:30:42 +00:00
..
access 2nd try for the index tuple toast hack. This time as suggested 2000-07-22 11:18:47 +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 Missed some array updates ... 2000-07-22 04:16:13 +00:00
executor Further cleanup of array behavior. Slice assignments to arrays with 2000-07-23 01:36:05 +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 Remove 'Array' node type, which has evidently been dead code for 2000-07-22 04:22:47 +00:00
optimizer Update comments. 2000-07-25 04:30:42 +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 Shed some light onto SysV IPC configuration. 2000-07-22 14:49:01 +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 Clean up some sloppy casts --- Oid vs. Datum, that sort of thing. 2000-07-23 03:50:26 +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