postgresql/src/backend
Peter Eisentraut 6f64c2e54a New unified regression test driver, test/regress makefile cleanup,
add "check" and "installcheck" targets, straighten out make variable naming
of host_os, host_cpu, etc.
2000-09-29 17:17:41 +00:00
..
access Reset current user id to session user id during transaction abort 2000-09-27 10:41:55 +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 Support for DESTDIR make variable. This is used as in `make install 2000-09-17 13:02:52 +00:00
commands SetPGVariable() crashed on SET DateStyle TO DEFAULT and related cases. 2000-09-22 15:34:31 +00:00
executor First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
lib Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
libpq Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>. 2000-09-27 15:17:57 +00:00
main Code cleanup of user name and user id handling in the backend. The current 2000-09-06 14:15:31 +00:00
nodes Use variable aliases, if supplied, rather than real column names in 2000-09-25 18:14:55 +00:00
optimizer Use variable aliases, if supplied, rather than real column names in 2000-09-25 18:14:55 +00:00
parser Correct error in grammar for subselect-in-FROM: SQL spec does not allow 2000-09-25 18:38:39 +00:00
port Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
postmaster A bit of cleanup after SSL patch. Add it to config file, improve 2000-09-06 19:54:52 +00:00
regex Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
rewrite First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
storage New unified regression test driver, test/regress makefile cleanup, 2000-09-29 17:17:41 +00:00
tcop This patch implements the following command: 2000-09-12 05:09:57 +00:00
tioga Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
utils New unified regression test driver, test/regress makefile cleanup, 2000-09-29 17:17:41 +00:00
Makefile Support for DESTDIR make variable. This is used as in `make install 2000-09-17 13:02:52 +00:00