postgresql/src/backend
2005-03-13 05:19:26 +00:00
..
access Adjust creation/destruction of TupleDesc data structure to reduce the 2005-03-07 04:42:17 +00:00
bootstrap Add fprintf() custom version to libpgport. 2005-03-11 19:13:43 +00:00
catalog Adjust creation/destruction of TupleDesc data structure to reduce the 2005-03-07 04:42:17 +00:00
commands Update obsolete comment. 2005-03-13 05:19:26 +00:00
executor Adjust the API for aggregate function calls so that a C-coded function 2005-03-12 20:25:06 +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 Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack 2005-02-26 18:43:34 +00:00
main Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
nodes Make the behavior of HAVING without GROUP BY conform to the SQL spec. 2005-03-10 23:21:26 +00:00
optimizer Make the behavior of HAVING without GROUP BY conform to the SQL spec. 2005-03-10 23:21:26 +00:00
parser Add fprintf() custom version to libpgport. 2005-03-11 19:13:43 +00:00
po Translation updates 2005-01-17 20:27:44 +00:00
port Refactor fork()-related code. We need to do various housekeeping tasks 2005-03-10 07:14:03 +00:00
postmaster Fix problem with infinite recursion between write_syslogger_file and 2005-03-12 01:54:44 +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 Make the behavior of HAVING without GROUP BY conform to the SQL spec. 2005-03-10 23:21:26 +00:00
storage Add warning about the need to increase "max_fsm_relations" and 2005-03-12 05:21:52 +00:00
tcop Use _() macro consistently rather than gettext(). Add translation 2005-02-22 04:43:23 +00:00
utils Document aliases for our supported encodings. 2005-03-13 01:26:30 +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