postgres/src
Tom Lane 1cf269cf99 Fix "cannot handle unplanned sub-select" error that can occur when a
sub-select contains a join alias reference that expands into an expression
containing another sub-select.  Per yesterday's report from Merlin Moncure
and subsequent off-list investigation.

Back-patch to 7.4.  Older versions didn't attempt to flatten sub-selects in
ways that would trigger this problem.
2010-07-08 00:14:41 +00:00
..
backend Fix "cannot handle unplanned sub-select" error that can occur when a 2010-07-08 00:14:41 +00:00
bin Translation updates 2009-12-08 21:54:26 +00:00
corba
include The previous fix in CVS HEAD and 8.4 for handling the case where a cursor 2010-07-05 09:27:57 +00:00
interfaces tag 7.4.29 2010-05-14 03:44:21 +00:00
makefiles Use -Wl for linker switches on freebsd --- back-port of an 8.0 change. 2007-02-03 17:27:11 +00:00
pl The previous fix in CVS HEAD and 8.4 for handling the case where a cursor 2010-07-05 09:27:57 +00:00
port Add port support for unsetenv() in back branches. Needed for locale 2006-01-05 00:51:25 +00:00
template OK, another try at Darwin threads. 2004-07-08 18:25:22 +00:00
test Fix "cannot handle unplanned sub-select" error that can occur when a 2010-07-08 00:14:41 +00:00
tools Create a script to handle stamping release version numbers into files, 2008-06-10 18:09:26 +00:00
tutorial Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4, 2006-05-21 19:57:07 +00:00
utils Re-add Win32 missing files, I think. 2002-11-02 02:00:35 +00:00
bcc32.mak Attached is a patch to provide makefiles, etc. to allow the compilation 2002-12-30 21:07:26 +00:00
DEVELOPERS
Makefile
Makefile.global.in Supress ecpg thread test if configure didn't enable threads. Fix 2003-12-19 23:29:29 +00:00
Makefile.shlib Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and HPUX. 2005-12-03 20:17:00 +00:00
nls-global.mk Run distprep target before creating list of files that contain translatable 2003-09-14 22:40:38 +00:00
win32.mak