postgresql/src
Tom Lane fd950e878c Fix oversight in check_ungrouped_columns optimization that avoids
unnecessary checks for complex grouping expressions: we cannot check
whether the expressions are simple Vars until after we apply
flatten_join_alias_vars, because in the case of FULL JOIN that routine
can introduce non-Var expressions.  Per example from Joel Knight.
2004-01-28 07:47:07 +00:00
..
backend Fix oversight in check_ungrouped_columns optimization that avoids 2004-01-28 07:47:07 +00:00
bin Translation update 2004-01-22 21:13:45 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +00:00
include Fix oversight in optimization that avoids an unnecessary projection step 2004-01-22 02:23:35 +00:00
interfaces Added WHENEVER NOT_FOUND to SELECT/INSERT/UPDATE/DELETE. 2004-01-21 14:11:03 +00:00
makefiles Un-break Darwin port. 2003-10-27 07:42:34 +00:00
pl Fix problems with dropped columns in pltcl triggers, per report from Patrick Samson. 2004-01-24 23:06:41 +00:00
port Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl. 2003-11-24 13:11:27 +00:00
template Update OSF thread flags for non-gcc compiles. 2004-01-08 15:51:38 +00:00
test Run stats test separately, not as part of a parallel group, to avoid 2004-01-27 00:50:52 +00:00
tools Supress ecpg thread test if configure didn't enable threads. Fix 2003-12-19 23:29:29 +00:00
tutorial Small fix to Christopher's recent improvements --- underscore is not 2003-10-31 03:58:15 +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 When building shared libraries on HPUX with gcc, forcibly include -lgcc 2003-10-20 01:34:33 +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