postgresql/src
Tom Lane e26c403fd0 Reduce pg_listener lock taken by NOTIFY et al from AccessExclusiveLock
to ExclusiveLock.  This still serializes the operations of this module,
but doesn't conflict with concurrent ANALYZE operations.  Per trouble
report from Philip Warner a few weeks ago.
2004-05-22 21:58:24 +00:00
..
backend Reduce pg_listener lock taken by NOTIFY et al from AccessExclusiveLock 2004-05-22 21:58:24 +00:00
bin Clean up failure to remove exec.o on 'make clean'. 2004-05-22 02:14:28 +00:00
corba
include Use wide-character library routines, if available, for upper/lower/initcap 2004-05-22 00:34:51 +00:00
interfaces Handle inclusion of port modules 'correctly', viz the same way libpq 2004-05-21 21:56:02 +00:00
makefiles Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
pl Promote row expressions to full-fledged citizens of the expression syntax, 2004-05-10 22:44:49 +00:00
port Fix for vpath builds. 2004-05-22 02:15:08 +00:00
template Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
test Integrate src/timezone library for all platforms. There is more we can 2004-05-21 05:08:06 +00:00
timezone Fix to install correctly in vpath build case. 2004-05-22 21:02:32 +00:00
tools Do thread testing from configure in a much cleaner fashion. 2004-04-27 19:51:12 +00:00
tutorial Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
utils For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
bcc32.mak
DEVELOPERS
Makefile Integrate timezone library to be called only from Win32. 2004-04-30 04:31:52 +00:00
Makefile.global.in Use wide-character library routines, if available, for upper/lower/initcap 2004-05-22 00:34:51 +00:00
Makefile.shlib Rename irix5 port to irix. 2004-05-19 21:37:43 +00:00
nls-global.mk
win32.mak