postgresql/src
Tom Lane 7748e9e7e5 pltcl, plperl, and plpython all suffer the same bug previously fixed
in plpgsql: they fail for datatypes that have old-style I/O functions
due to caching FmgrInfo structs with wrong fn_mcxt lifetime.

Although the plpython fix seems straightforward, I can't check it here
since I don't have Python installed --- would someone check it?
2001-06-01 18:17:44 +00:00
..
backend New improved version of bpcharin() may have got the truncation case 2001-06-01 17:49:17 +00:00
bin Fix for: 2001-06-01 16:09:55 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Remove fastpath.c's lame attempt at caching function lookup info across 2001-06-01 15:45:42 +00:00
interfaces - Synced preproc.y with gram.y. 2001-06-01 06:23:19 +00:00
makefiles See attached for a small patch that enables plpython to build cleanly 2001-05-25 15:48:33 +00:00
pl pltcl, plperl, and plpython all suffer the same bug previously fixed 2001-06-01 18:17:44 +00:00
template Back out qnx plpgsql/Makefile change and move to src/Makefile. 2001-05-24 22:33:18 +00:00
test New improved version of bpcharin() may have got the truncation case 2001-06-01 17:49:17 +00:00
tools Fix for comments at top of functions. 2001-05-22 17:24:58 +00:00
tutorial pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
utils pgindent run. Make it all clean. 2001-03-22 04:01:46 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile Restructure the key include files per recent pghackers discussion: there 2001-02-10 02:31:31 +00:00
Makefile.global.in The following patch corrects a make install problem when building 2001-05-25 14:28:58 +00:00
Makefile.shlib Shared library and GCC support for SCO OpenServer. 2001-05-07 20:43:28 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00