postgresql/src
Tom Lane 42ad25fcd1 init_fcache was being careless about using SearchSysCacheTuple result
over multiple lookups --- it should use SearchSysCacheTupleCopy instead.
This accounts for rare failures like 'init_fcache: null probin for procedure 481'
when running concurrently with a VACUUM.
2000-06-06 17:44:25 +00:00
..
backend init_fcache was being careless about using SearchSysCacheTuple result 2000-06-06 17:44:25 +00:00
bin New ps display code, works on more platforms. 2000-06-04 01:44:38 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +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 PGPORT envar was erroneously ignored by the backend 2000-06-06 16:04:32 +00:00
interfaces Added org/postgresql/DriverClass.java to the list of files removed by make clean (it's dynamically built) 2000-06-06 11:06:09 +00:00
makefiles Please forget all I said about gcc and AIX in my previous mail. 2000-04-05 14:47:21 +00:00
pl Latest round of fmgr updates. All functions with bool,char, or int2 2000-06-05 07:29:25 +00:00
template Finally figured out that HP's cpp won't do ANSI preprocessing constructs 2000-04-21 03:07:51 +00:00
test Latest round of fmgr updates. All functions with bool,char, or int2 2000-06-05 07:29:25 +00:00
tools Update pgcvslog 2000-06-01 01:34:02 +00:00
tutorial Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
utils Remove NT-specific file open defines by defining our own open macros for 2000-06-02 15:57:44 +00:00
win32 Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Update ecpg to use snprintf 2000-02-28 23:28:41 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
Makefile.shlib Several compilation and run-time problems occur when building on SGI 2000-05-16 20:48:52 +00:00
config.guess Added latest config.guess and config.sub 2000-03-29 16:12:31 +00:00
config.sub Added latest config.guess and config.sub 2000-03-29 16:12:31 +00:00
configure New ps display code, works on more platforms. 2000-06-04 01:44:38 +00:00
configure.in New ps display code, works on more platforms. 2000-06-04 01:44:38 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
mkinstalldirs Added new pg_id to fix initdb problems 2000-01-20 21:51:09 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00