postgresql/src
Tom Lane 9b708f1f57 Fix inclusions of readline/editline header files so that we only attempt to
#include the version of history.h that is in the same directory as the
readline.h we are using.  This avoids problems in some scenarios where both
readline and editline are installed.  Report and patch by Zdenek Kotala.
2009-08-24 16:18:13 +00:00
..
backend Fix a violation of WAL coding rules in the recent patch to include an 2009-08-24 02:18:32 +00:00
bin Fix inclusions of readline/editline header files so that we only attempt to 2009-08-24 16:18:13 +00:00
include Fix a violation of WAL coding rules in the recent patch to include an 2009-08-24 02:18:32 +00:00
interfaces Made sure sqlca is reset for declare cursor in Informix mode as pointed out by 2009-08-14 13:28:22 +00:00
makefiles When calling unsupported "make check" with a pgxs module, return a nonzero 2009-07-08 13:47:29 +00:00
pl Remove the test case that depends on the platform's float output format. 2009-08-14 23:25:51 +00:00
port Fix minor memory leak in Win32 SID handling functions. Not a big issue 2009-07-27 08:46:10 +00:00
template
test Run the "tablespace" regression test first not last. The former placement 2009-08-24 03:10:16 +00:00
timezone Update time zone data files to tzdata release 2009i: DST law changes in 2009-06-11 17:45:38 +00:00
tools Fix version_stamp.pl to allow 'alphaN' version stamps. Not sure how 2009-08-19 15:03:56 +00:00
tutorial 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
bcc32.mak
DEVELOPERS
Makefile Expand test coverage support to entire tree 2009-08-07 20:50:22 +00:00
Makefile.global.in Ship documentation without intermediate tarballs 2009-08-09 22:47:59 +00:00
Makefile.shlib
nls-global.mk
win32.mak