postgresql/src/backend
Neil Conway f76730e35a Small patch to move get_grosysid() from catalog/aclchk.c to
utils/cache/lsyscache.c where it can be used by other things.  Also
cleans up both get_usesysid() and get_grosysid() a bit. From Stephen
Frost.
2005-01-27 23:36:15 +00:00
..
access Change heap_modifytuple() to require a TupleDesc rather than a 2005-01-27 23:24:11 +00:00
bootstrap postgres -boot would print the wrong program name in event of a 2005-01-14 21:08:44 +00:00
catalog Small patch to move get_grosysid() from catalog/aclchk.c to 2005-01-27 23:36:15 +00:00
commands Change heap_modifytuple() to require a TupleDesc rather than a 2005-01-27 23:24:11 +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 Change heap_modifytuple() to require a TupleDesc rather than a 2005-01-27 23:24:11 +00:00
storage Change heap_modifytuple() to require a TupleDesc rather than a 2005-01-27 23:24:11 +00:00
tcop Generalize TRUNCATE to support truncating multiple tables in one 2005-01-27 03:19:37 +00:00
utils Small patch to move get_grosysid() from catalog/aclchk.c to 2005-01-27 23:36:15 +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