postgresql/src/backend
Bruce Momjian 5d5cf912bc I have two patches for 6.5.0:
arrayfuncs.patch        fixes a small bug in my previous patches for
arrays

array-regress.patch     adds _bpchar and _varchar to regression tests

--
Massimo Dal Zotto
1999-05-05 21:38:40 +00:00
..
access Patch from "Hiroshi Inoue" <Inoue@tpf.co.jp> for 1999-05-01 16:09:45 +00:00
bootstrap Change elog(ERROR) to get back to main loop via a plain sigsetjmp, 1999-04-20 02:19:59 +00:00
catalog Repair missing heap_endscan() in OperatorUpd(). 1999-04-23 00:50:57 +00:00
commands here are some patches for 6.5.0 which I already submitted but have never 1999-05-03 19:10:48 +00:00
executor Aggregate functions didn't work on subscripted array references. 1999-04-29 01:13:13 +00:00
lib Revise backend libpq interfaces so that messages to the frontend 1999-04-25 03:19:27 +00:00
libpq Repair incorrectly-figured snprintf length restriction. 1999-05-04 23:39:20 +00:00
main Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
nodes Fix for _copyUnique() suggested by Hiroshi Inoue 1999-04-27 09:49:36 +00:00
optimizer Make sure targetlist generated for subplan does not share 1999-05-04 00:00:20 +00:00
parser here are some patches for 6.5.0 which I already submitted but have never 1999-05-03 19:10:48 +00:00
port small error message improvement from Dmitry Samersoff 1999-05-05 13:51:38 +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 Final optimizer cleanups. 1999-02-22 05:26:58 +00:00
storage cleanup 1999-04-30 17:03:04 +00:00
tcop here are some patches for 6.5.0 which I already submitted but have never 1999-05-03 19:10:48 +00:00
tioga Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
utils I have two patches for 6.5.0: 1999-05-05 21:38:40 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00