postgresql/src
Tom Lane c14066aa70 Fix a bug in the original implementation of redundant-join-clause removal:
clauses in which one side or the other references both sides of the join
cannot be removed as redundant, because that expression won't have been
constrained below the join.  Per report from Sergey Burladyan.
2007-07-31 19:54:27 +00:00
..
backend Fix a bug in the original implementation of redundant-join-clause removal: 2007-07-31 19:54:27 +00:00
bin Don't write timing output in quiet mode. 2007-04-16 20:15:46 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
include Fix a bug in the original implementation of redundant-join-clause removal: 2007-07-31 19:54:27 +00:00
interfaces The proper guaranteed buffer size for errors is 2007-07-23 18:10:13 +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 Fix an ancient logic error in plpgsql's exec_stmt_block: it thought it could 2007-02-08 18:38:19 +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 a bug in the original implementation of redundant-join-clause removal: 2007-07-31 19:54:27 +00:00
tools Update release checklist to reflect that HISTORY and INSTALL don't 2005-05-08 23:34:32 +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 just testing a script... 1999-07-30 03:45:57 +00:00
Makefile Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
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 Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00