postgresql/src
Tom Lane f959390cd0 Put back adjust_appendrel_attrs()'s code for dealing with RestrictInfo.
I mistakenly removed it last month, thinking it was no longer needed ---
but it is still needed for dealing with joininfo lists.  Fortunately this
bit of brain fade hadn't made it into any released versions yet.
2009-08-13 16:53:09 +00:00
..
backend Put back adjust_appendrel_attrs()'s code for dealing with RestrictInfo. 2009-08-13 16:53:09 +00:00
bin Modify parallel pg_restore to track pending and ready items by means of 2009-08-07 22:48:34 +00:00
include Allow backends to start up without use of the flat-file copy of pg_database. 2009-08-12 20:53:31 +00:00
interfaces Expand test coverage support to entire tree 2009-08-07 20:50: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 Split the plpython regression test into test cases arranged by topic, instead 2009-08-12 16:37:26 +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 Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 2009-02-11 20:02:40 +00:00
test Support EEEE (scientific notation) in to_char(). 2009-08-10 18:29:27 +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 Adjust test_fsync code to be more sane. 2009-08-10 18:19:06 +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 Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +00:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
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 Allow out-of-tree builds on mingw and cygwin 2009-01-05 09:27:20 +00:00
nls-global.mk Do not msgmerge against /dev/null; merge against the pot file itself 2009-01-20 09:58:50 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00