postgresql/src/backend
Peter Eisentraut a30bc7c75a Remove dangling else warning (Cyrillic recode stuff) 2000-07-14 16:41:44 +00:00
..
access Repair parallel make in backend tree (and make it really parallel). 2000-07-13 16:07:14 +00:00
bootstrap Make toast-table creation and deletion work somewhat reliably. 2000-07-04 06:11:54 +00:00
catalog First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
commands Implement SET SESSION CHARACTERISTICS and SET DefaultXactIsoLevel. 2000-07-14 15:35:44 +00:00
executor First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
lib First phase of memory management rewrite (see backend/utils/mmgr/README 2000-06-28 03:33:33 +00:00
libpq Remove a bunch of unused configure tests, in particular cases where 2000-07-12 22:59:15 +00:00
main Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
nodes First stage of reclaiming memory in executor by resetting short-term 2000-07-12 02:37:39 +00:00
optimizer Repair parallel make in backend tree (and make it really parallel). 2000-07-13 16:07:14 +00:00
parser Implement nested block comments in the backend and in psql. 2000-07-14 15:43:57 +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 Remove a bunch of unused configure tests, in particular cases where 2000-07-12 22:59:15 +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 Repair parallel make in backend tree (and make it really parallel). 2000-07-13 16:07:14 +00:00
tcop Add assert checking to GUC ("debug_assertions") 2000-07-12 17:38:53 +00:00
tioga Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
utils Remove dangling else warning (Cyrillic recode stuff) 2000-07-14 16:41:44 +00:00
Makefile Change order of builds to get parser before commands. 2000-07-14 15:30:56 +00:00