postgresql/src
Tom Lane 8add6d71cf Modify sinval so that InvalidateSharedInvalid() does not hold
the SInval spinlock while it is calling the passed invalFunction or
resetFunction.  This is necessary to avoid deadlock with lmgr change;
InvalidateSharedInvalid can be called recursively now.  It should be
a good performance improvement anyway --- holding a spinlock for more
than a very short interval is a no-no.
1999-09-04 18:36:45 +00:00
..
backend Modify sinval so that InvalidateSharedInvalid() does not hold 1999-09-04 18:36:45 +00:00
bin Document -x properly for pg_dump. 1999-09-01 23:05:20 +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 Modify sinval so that InvalidateSharedInvalid() does not hold 1999-09-04 18:36:45 +00:00
interfaces Fix for perl5 on BSD/OS breaks most other platforms, so back it out. 1999-09-03 13:46:33 +00:00
lextest Apply Win32 patch from Horak Daniel. 1999-01-17 06:20:06 +00:00
makefiles Apply freebsd specific patches dealign with ELF system from FreeBSD's 1999-05-17 04:13:29 +00:00
pl Fix quoting problems in mkMakefile.tcldefs.sh.in and 1999-08-29 20:09:44 +00:00
template Remove comment after optimization flag. 1999-07-29 15:39:05 +00:00
test Update rules test expected output to conform to slightly 1999-08-28 04:00:41 +00:00
tools Add c.h to exclusion list. 1999-07-17 15:37:30 +00:00
tutorial Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
utils Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
win32 Hi, 1999-06-11 15:01:29 +00:00
config.guess Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
config.sub Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
configure Fix ELF test so it doesn't spit up on all non-ELF systems... 1999-08-03 00:09:32 +00:00
configure.in Fix ELF test so it doesn't spit up on all non-ELF systems... 1999-08-03 00:09:32 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Remove old man pages. All info is in new man pages or other docs. 1999-08-08 15:21:50 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in Move -ieee to adt Makefile, and add CPU Makefile variable. 1999-07-20 02:42:20 +00:00
Makefile.shlib Fix 'SO__MINOR_VERSION' typo for irix5; add AIX shlib support 1999-07-16 22:56:01 +00:00
win32.mak Here are the patches against the current source tree. I have run the 1998-10-06 03:02:29 +00:00