postgresql/src
Tom Lane 23c356ccec Document and enforce that the usable range of setseed() arguments is
-1 to 1, not 0 to 1.  The actual behavior for values within this range
does not change.  Kris Jurka
2008-03-10 12:39:23 +00:00
..
backend Document and enforce that the usable range of setseed() arguments is 2008-03-10 12:39:23 +00:00
bin Don't call AddUserToDacl on Cygwin 2008-02-29 23:31:20 +00:00
include Reduce memory consumption during VACUUM of large relations, by using 2008-03-10 02:04:10 +00:00
interfaces Include -lgss in libpq link, if available. Bjorn Munch 2008-03-05 05:39:11 +00:00
makefiles Reorganize some of the exports list generation code. It seems that this 2008-02-26 10:45:24 +00:00
pl Document the fix for perl 5.10 with this comment: 2008-01-23 00:55:47 +00:00
port Fix handling of restricted processes for Windows Vista (mainly), 2008-02-29 15:31:33 +00:00
template
test Use windows DACL fix for pg_regress as well. 2008-03-04 15:38:31 +00:00
timezone Venezuela Time now means UTC-4:30, not UTC-4:00. Adjust our treatment 2008-03-02 00:10:22 +00:00
tools Support for building contrib/uuid-ossp with MSVC. 2008-02-28 12:17:59 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in Upgrade to Autoconf 2.61: 2008-02-17 16:36:43 +00:00
Makefile.shlib Don't build the win32 support files in the all target, only in distprep and 2008-02-26 14:26:16 +00:00
nls-global.mk
win32.mak