postgresql/src/backend
2000-07-05 13:22:25 +00:00
..
access Moving toaster out of NO ELOG area in heap_update(). 2000-07-04 17:11:40 +00:00
bootstrap Make toast-table creation and deletion work somewhat reliably. 2000-07-04 06:11:54 +00:00
catalog Make toast-table creation and deletion work somewhat reliably. 2000-07-04 06:11:54 +00:00
commands Automatically create toast tables on ALTER TABLE ... ADD COLUMN 2000-07-05 13:22:25 +00:00
executor Automatically create toast tables on ALTER TABLE ... ADD COLUMN 2000-07-05 13:22:25 +00:00
lib First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
libpq Expand secondary password file feature, so that you can use these 2000-07-04 16:32:01 +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 TOAST 2000-07-03 23:10:14 +00:00
port Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
postmaster Move PGPORT envar handling to ResetAllOptions(). Improve long options 2000-07-03 20:46:10 +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 Make toast-table creation and deletion work somewhat reliably. 2000-07-04 06:11:54 +00:00
tcop Bugfix in ALTER TABLE CREATE TOAST TABLE 2000-07-05 12:45:31 +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 lztextlen() bug in MULTIBYTE, still thinking that lztext 2000-07-05 10:09:53 +00:00
Makefile Version number now set in configure, available through Makefile.global 2000-07-02 15:21:27 +00:00