postgresql/src/backend
2005-12-24 16:49:48 +00:00
..
access Adjust string comparison so that only bitwise-equal strings are considered 2005-12-22 22:50:00 +00:00
bootstrap Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
catalog Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
commands Allow CREATE/ALTER ROLE PASSWORD NULL to allow restoring the default state 2005-12-23 16:46:39 +00:00
executor Fix problem with whole-row Vars referencing sub-select outputs, per 2005-12-14 16:28:32 +00:00
lib Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
libpq Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
main Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
nodes Teach planner how to rearrange join order for some classes of OUTER JOIN. 2005-12-20 02:30:36 +00:00
optimizer Teach planner how to rearrange join order for some classes of OUTER JOIN. 2005-12-20 02:30:36 +00:00
parser Allow CREATE/ALTER ROLE PASSWORD NULL to allow restoring the default state 2005-12-23 16:46:39 +00:00
po Translation typo fix 2005-11-14 22:08:14 +00:00
port Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
postmaster Rethink prior patch to filter out dead backend entries from the pgstats 2005-12-16 04:03:40 +00:00
regex Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:17:34 +00:00
rewrite Fix problems with rewriter failing to set Query.hasSubLinks when inserting 2005-11-23 17:21:04 +00:00
storage Rethink prior patch to filter out dead backend entries from the pgstats 2005-12-16 04:03:40 +00:00
tcop Defend against crash while processing Describe Statement or Describe Portal 2005-12-14 17:06:28 +00:00
utils Formatting cleanup. 2005-12-24 16:49:48 +00:00
Makefile Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +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