postgresql/src/backend
Peter Eisentraut 113fbe1264 Fix compiler warning 2007-01-12 22:09:49 +00:00
..
access Add some notes about the basic mathematical laws that the system presumes 2007-01-12 17:04:54 +00:00
bootstrap Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST 2007-01-09 02:14:16 +00:00
catalog Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST 2007-01-09 02:14:16 +00:00
commands Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST 2007-01-09 02:14:16 +00:00
executor Use XML output escaping also in XMLFOREST. 2007-01-12 21:47:27 +00:00
lib Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
libpq Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
main Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
nodes Change the planner-to-executor API so that the planner tells the executor 2007-01-10 18:06:05 +00:00
optimizer Change the planner-to-executor API so that the planner tells the executor 2007-01-10 18:06:05 +00:00
parser Fix compiler warning 2007-01-12 22:09:49 +00:00
po Translation updates 2006-12-02 01:16:16 +00:00
port Indent comments in makefiles better so they don't appear in the output. 2007-01-07 08:49:31 +00:00
postmaster Fix a performance problem in databases with large numbers of tables 2007-01-11 23:06:03 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
rewrite Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
storage Remove trace macro call from new log_temp_files, until it gets more 2007-01-09 22:03:51 +00:00
tcop Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
utils Use XML output escaping also in XMLFOREST. 2007-01-12 21:47:27 +00:00
Makefile On Windows, we know the backend stack size limit because we have to 2006-10-08 17:15:34 +00:00
nls.mk Add _ to gettext triggers. Must have been forgotten here when it was introduced. 2005-10-04 11:14:03 +00:00