postgresql/src/backend
Tatsuo Ishii 6458daa180 Running lo_read/lo_write under different memory context
cause troubles. See
Message-Id: <199905090312.MAA00466@ext16.sra.co.jp>
for more details.
1999-05-09 15:00:18 +00:00
..
access Update hash and join routines to use fd.c's new temp-file 1999-05-09 00:53:22 +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 Mistyping by me. 1999-05-09 14:00:29 +00:00
executor Update hash and join routines to use fd.c's new temp-file 1999-05-09 00:53:22 +00:00
lib Revise backend libpq interfaces so that messages to the frontend 1999-04-25 03:19:27 +00:00
libpq Running lo_read/lo_write under different memory context 1999-05-09 15:00:18 +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 Fix oversights in flatten_tlistentry and replace_clause_joinvar_refs 1999-05-06 23:07:33 +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 Add 'temporary file' facility to fd.c, and arrange for temp 1999-05-09 00:52:08 +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 Fix some miscellaneous places that were using raw open() or 1999-05-09 00:54:30 +00:00
Makefile Export include/utils/mcxt.h so that external stuff can include 1999-03-07 23:05:57 +00:00