postgresql/src/backend/utils
Tom Lane 71d5d95376 Update hash and join routines to use fd.c's new temp-file
code, instead of not-very-bulletproof stuff they had before.
1999-05-09 00:53:22 +00:00
..
adt I have two patches for 6.5.0: 1999-05-05 21:38:40 +00:00
cache Arrange for VACUUM to delete the init file that relcache.c uses 1999-05-01 19:09:46 +00:00
error Still had a few MULTIBYTE problems when client encoding was 1999-04-25 21:50:58 +00:00
fmgr Fix CREATE OPERATOR ... LANGUAGE 'internal', which I broke while 1999-04-09 22:35:43 +00:00
hash Modify mcxt.h so that it doesn't pull in half of creation. 1999-03-07 23:03:32 +00:00
init Add new postgres -O option to allow system table structure changes. 1999-03-17 22:53:31 +00:00
mb Correct potential infinite loop in pg_utf2wchar_with_len; 1999-04-25 20:35:51 +00:00
misc Fix snprintf with strings, and nextval('"Aa"'); 1999-03-16 04:26:01 +00:00
mmgr Hi, 1999-03-22 16:45:30 +00:00
sort Update hash and join routines to use fd.c's new temp-file 1999-05-09 00:53:22 +00:00
time Fix HEAP_MOVED_IN handling in HeapTupleSatisfiesDirty(). 1999-04-12 16:57:27 +00:00
Gen_fmgrtab.sh.in Fix CREATE OPERATOR ... LANGUAGE 'internal', which I broke while 1999-04-09 22:35:43 +00:00
Makefile From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00