postgresql/src
Tom Lane 31a0f1d33b 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:46:44 +00:00
..
backend Fix oversight in check_ungrouped_columns optimization that avoids 2004-01-28 07:46:44 +00:00
bin Ensure that close() and fclose() are checked for errors, at least in 2004-01-26 22:35:32 +00:00
corba make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
include Here's the latest win32 signals code, this time in the form of a patch 2004-01-27 00:45:26 +00:00
interfaces Ensure that close() and fclose() are checked for errors, at least in 2004-01-26 22:35:32 +00:00
makefiles Remove JDBC from the build system and documentation, too. 2004-01-19 21:20:06 +00:00
pl Fix problems with dropped columns in pltcl triggers, per report from Patrick Samson. 2004-01-24 23:06:29 +00:00
port Add WIN32 pipe implementation that uses sockets. 2004-01-09 04:58:09 +00:00
template Update OSF thread flags for non-gcc compiles. 2004-01-08 15:51:24 +00:00
test Run stats test separately, not as part of a parallel group, to avoid 2004-01-27 00:50:33 +00:00
tools Remove trailing newline from file. 2004-01-04 00:50:11 +00:00
tutorial make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
utils $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
bcc32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
Makefile.global.in Remove JDBC from the build system and documentation, too. 2004-01-19 21:20:06 +00:00
Makefile.shlib Win32 patch for Makefile.shlib 2003-12-01 22:23:06 +00:00
nls-global.mk $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
win32.mak $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00