postgresql/src
Tom Lane 4405b3e05e simplify_function() mustn't try to evaluate functions that return
composite types, because TupleTableSlots aren't Datums and can't be
stored in Const nodes.  We can remove this restriction if we ever
adopt a cleaner runtime representation for whole-tuple results, but
at the moment it's broken.  Per example from Thomas Hallgren.
2004-01-28 00:05:04 +00:00
..
backend simplify_function() mustn't try to evaluate functions that return 2004-01-28 00:05:04 +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