postgresql/src/backend
Bruce Momjian c2b75c83f3 All works on linux now by my tests and regression(with patch below).
ALTER TABLE RENAME with extents.
Ole Gjerde
1999-05-17 18:24:48 +00:00
..
access Release allocated memory during AtAbort_Memory. 1999-05-13 00:34:57 +00:00
bootstrap Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
catalog Fix typo in change. 1999-05-17 00:27:45 +00:00
commands All works on linux now by my tests and regression(with patch below). 1999-05-17 18:24:48 +00:00
executor Change resjunk to a boolean. 1999-05-17 17:03:51 +00:00
lib Revise backend libpq interfaces so that messages to the frontend 1999-04-25 03:19:27 +00:00
libpq Update to PyGreSQL 2.3. 1999-05-10 16:10:51 +00:00
main Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
nodes Change resjunk to a boolean. 1999-05-17 17:03:51 +00:00
optimizer Change resjunk to a boolean. 1999-05-17 17:03:51 +00:00
parser Skip junk nodes when comparing UNION target list lengths. 1999-05-17 18:22:19 +00:00
port Apply freebsd specific patches dealign with ELF system from FreeBSD's 1999-05-17 04:13:29 +00:00
postmaster Rearrange handling of MAXBACKENDS a little bit. The default setting 1999-02-21 01:41:55 +00:00
regex Fix multi-byte+locale problem 1999-03-25 04:46:53 +00:00
rewrite Skip junk nodes when comparing UNION target list lengths. 1999-05-17 18:22:19 +00:00
storage This is actually more of a fundamental problem with mdtruncate. It 1999-05-17 06:38:41 +00:00
tcop Rip out QueryTreeList structure, root and branch. Querytree 1999-05-13 07:29:22 +00:00
tioga Change error messages to oids come out as %u and not %d. Change has no 1999-05-10 00:46:32 +00:00
utils set client_encoding to <nothing> crashes backend. 1999-05-13 10:28:26 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00