postgresql/src
Neil Conway 11635c3f6f Refactor some duplicated code in lock.c: create UnGrantLock(), move code
from LockRelease() and LockReleaseAll() into it. From Heikki Linnakangas.
2005-02-04 02:04:53 +00:00
..
backend Refactor some duplicated code in lock.c: create UnGrantLock(), move code 2005-02-04 02:04:53 +00:00
bin Fix minor thinko in logic to set dump order when dumping from a pre-7.3 2005-02-03 23:38:58 +00:00
corba
include Ensure that all details of the ARC algorithm are hidden within freelist.c. 2005-02-03 23:29:19 +00:00
interfaces Fixed bug in parsing of #line statement in declare section. 2005-02-02 15:37:43 +00:00
makefiles
pl Adjust plpgsql to allow assignment to an element of an array that is 2005-02-01 19:35:14 +00:00
port Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the 2005-01-26 19:24:03 +00:00
template
test Adjust constant-folding of CASE expressions so that the simple comparison 2005-02-02 21:49:09 +00:00
timezone
tools Add to release checklist: 2005-02-02 16:58:52 +00:00
tutorial Adjust src/tutorial Makefile so that it can use pgxs. This allows the 2005-01-13 18:23:22 +00:00
utils
bcc32.mak
DEVELOPERS
Makefile Adjust src/tutorial Makefile so that it can use pgxs. This allows the 2005-01-13 18:23:22 +00:00
Makefile.global.in Use SHGetFolderPath instead of SHGetSpecialFolderPath to find the 2005-01-26 19:24:03 +00:00
Makefile.shlib
nls-global.mk
win32.mak