postgresql/src/backend
Peter Eisentraut cff23842a4 Print bit values as binary strings (not hex) 2000-11-16 21:43:28 +00:00
..
access That variable I removed broke XLOG, that part of the delta 2000-11-16 06:16:00 +00:00
bootstrap Auto checkpoint creation. 2000-11-09 11:26:00 +00:00
catalog Clean up syscache so that recursive invocation is safe, and remove error 2000-11-10 00:33:12 +00:00
commands Make pgsql compile on FreeBSD-alpha. 2000-11-16 05:51:07 +00:00
executor Restructure handling of inheritance queries so that they work with outer 2000-11-12 00:37:02 +00:00
lib Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
libpq Rename PortName to PortNumber. 2000-11-14 01:15:06 +00:00
main Make pgsql compile on FreeBSD-alpha. 2000-11-16 05:51:07 +00:00
nodes Make pgsql compile on FreeBSD-alpha. 2000-11-16 05:51:07 +00:00
optimizer Restructure handling of inheritance queries so that they work with outer 2000-11-12 00:37:02 +00:00
parser Add support for casting bit string constants. 2000-11-16 17:27:10 +00:00
port Fix return type 2000-11-14 21:26:21 +00:00
postmaster Rename parameter "hostname" to "virtual_host". Seemed very ambiguous... 2000-11-15 18:36:06 +00:00
regex Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
rewrite Make DROP TABLE rollback-able: postpone physical file delete until commit. 2000-11-08 22:10:03 +00:00
storage Make pgsql compile on FreeBSD-alpha. 2000-11-16 05:51:07 +00:00
tcop Extend CREATE DATABASE to allow selection of a template database to be 2000-11-14 18:37:49 +00:00
tioga Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
utils Print bit values as binary strings (not hex) 2000-11-16 21:43:28 +00:00
Makefile Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00