postgresql/src/backend
Neil Conway ffaaf27eb4 Provide a more descriptive error message when the return type of an SRF
does not match what the query expected. From Brendan Jurd, minor
editorializing by Neil Conway.
2005-01-27 06:36:42 +00:00
..
access Fix memory leak in rtdosplit, per report from Clive Page. 2005-01-24 02:47:26 +00:00
bootstrap postgres -boot would print the wrong program name in event of a 2005-01-14 21:08:44 +00:00
catalog Generalize TRUNCATE to support truncating multiple tables in one 2005-01-27 03:19:37 +00:00
commands Generalize TRUNCATE to support truncating multiple tables in one 2005-01-27 03:19:37 +00:00
executor Provide a more descriptive error message when the return type of an SRF 2005-01-27 06:36:42 +00:00
lib Replace the use of "0" with "NULL" where appropriate in dllist.c, for 2005-01-18 22:59:32 +00:00
libpq Add conditional inclusion of <com_err.h> to support old 'heimdal' 2005-01-12 21:37:54 +00:00
main Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
nodes Generalize TRUNCATE to support truncating multiple tables in one 2005-01-27 03:19:37 +00:00
optimizer The result of a FULL or RIGHT join can't be assumed to be sorted by the 2005-01-23 02:21:36 +00:00
parser Generalize TRUNCATE to support truncating multiple tables in one 2005-01-27 03:19:37 +00:00
po Translation updates 2005-01-17 20:27:44 +00:00
port Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
postmaster Increase MAXLISTEN to a more generous value, and add an error message 2005-01-12 16:38:17 +00:00
regex Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8 (up from 2004-11-24 22:56:54 +00:00
rewrite Phase 1 of fix for 'SMgrRelation hashtable corrupted' problem. This 2005-01-10 20:02:24 +00:00
storage Phase 1 of fix for 'SMgrRelation hashtable corrupted' problem. This 2005-01-10 20:02:24 +00:00
tcop Generalize TRUNCATE to support truncating multiple tables in one 2005-01-27 03:19:37 +00:00
utils Close all cursors created during a failed subtransaction. This is needed 2005-01-26 23:20:21 +00:00
Makefile On Windows, set the postmaster executable's stack size to 4MB, so that 2005-01-26 21:55:26 +00:00
nls.mk New translation 2005-01-09 17:10:29 +00:00