postgresql/src
Tom Lane 4ac592be6c Fix oversight in my recent patch to allow ExecMakeFunctionResult to handle
materialize-mode set results.  Since it now uses the ReturnSetInfo node
to hold internal state, we need to be sure to set up the node even when
the immediately called function doesn't return set (but does have a set-valued
argument).  Per report from Anupama Aherrao.
2008-12-18 19:38:22 +00:00
..
backend Fix oversight in my recent patch to allow ExecMakeFunctionResult to handle 2008-12-18 19:38:22 +00:00
bin Code review for function default parameters patch. Fix numerous problems as 2008-12-18 18:20:35 +00:00
include Code review for function default parameters patch. Fix numerous problems as 2008-12-18 18:20:35 +00:00
interfaces Applied patch by ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> to 2008-12-17 16:52:07 +00:00
makefiles Set up ar, dlltool, dllwrap, and windres for cross-compiling if necessary. 2008-12-07 08:36:22 +00:00
pl Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
port Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
template Move forgotten comment closer to where it matters. 2008-10-29 16:23:07 +00:00
test Code review for function default parameters patch. Fix numerous problems as 2008-12-18 18:20:35 +00:00
timezone Suppress leap-second-aware timezones in the output of pg_tzenumerate_next, 2008-11-13 20:49:38 +00:00
tools Attempt to fix MSVC breakage from Major Version patch. 2008-12-16 15:42:21 +00:00
tutorial Add $PostgreSQL$ markers to a lot of files that were missing them. 2008-05-17 01:28:26 +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 Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00
Makefile.global.in Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
Makefile.shlib Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
nls-global.mk Append major version number and for libraries soname major version number 2008-12-11 07:34:09 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00