postgresql/src/backend
Vadim B. Mikheev 5800c6b9aa Btree WAL logging. 2000-10-04 00:04:43 +00:00
..
access Btree WAL logging. 2000-10-04 00:04:43 +00:00
bootstrap Code cleanup of user name and user id handling in the backend. The current 2000-09-06 14:15:31 +00:00
catalog Make default ACL be consistent --- ie, starting point for ChangeAcl 2000-10-02 04:49:28 +00:00
commands New diff that now covers the entire tree. Applying this gets postgresql 2000-10-03 03:11:26 +00:00
executor Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. 2000-09-29 18:21:41 +00:00
lib Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
libpq New diff that now covers the entire tree. Applying this gets postgresql 2000-10-03 03:11:26 +00:00
main New diff that now covers the entire tree. Applying this gets postgresql 2000-10-03 03:11:26 +00:00
nodes Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. 2000-09-29 18:21:41 +00:00
optimizer Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. 2000-09-29 18:21:41 +00:00
parser Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. 2000-09-29 18:21:41 +00:00
port New diff that now covers the entire tree. Applying this gets postgresql 2000-10-03 03:11:26 +00:00
postmaster New diff that now covers the entire tree. Applying this gets postgresql 2000-10-03 03:11:26 +00:00
regex Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
rewrite Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. 2000-09-29 18:21:41 +00:00
storage New diff that now covers the entire tree. Applying this gets postgresql 2000-10-03 03:11:26 +00:00
tcop New diff that now covers the entire tree. Applying this gets postgresql 2000-10-03 03:11:26 +00:00
tioga Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
utils New diff that now covers the entire tree. Applying this gets postgresql 2000-10-03 03:11:26 +00:00
Makefile Support for DESTDIR make variable. This is used as in `make install 2000-09-17 13:02:52 +00:00