postgresql/src/backend
2010-07-08 16:08:30 +00:00
..
access Update obsolete comment. Noted by Josh Tolley. 2010-07-08 16:08:30 +00:00
bootstrap Move the responsibility for calling StartupXLOG into InitPostgres, for 2010-04-20 01:38:52 +00:00
catalog pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
commands pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
executor pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
foreign Wrap calls to SearchSysCache and related functions using macros. 2010-02-14 18:42:19 +00:00
lib pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
libpq Add support for TCP keepalives on Windows, both for backend and the new 2010-07-08 10:20:14 +00:00
main Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
nodes Fix "constraint_exclusion = partition" logic so that it will also attempt 2010-03-30 21:58:11 +00:00
optimizer Fix "cannot handle unplanned sub-select" error that can occur when a 2010-07-08 00:14:04 +00:00
parser pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
po Translation updates for 9.0beta2 2010-06-03 21:12:05 +00:00
port pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
postmaster pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
regex pgindent run for 9.0 2010-02-26 02:01:40 +00:00
replication pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
rewrite pgindent run for 9.0 2010-02-26 02:01:40 +00:00
snowball Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
storage Make log_temp_files based on kB, and revert docs & comments to match. 2010-07-06 22:55:26 +00:00
tcop pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
tsearch pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
utils Adjust mbutils.c so it won't get broken by future pgindent runs. 2010-07-07 15:13:21 +00:00
common.mk Expand test coverage support to entire tree 2009-08-07 20:50:22 +00:00
Makefile Split the LDFLAGS make variable into two parts: LDFLAGS is now used for 2010-07-05 18:54:38 +00:00
nls.mk Convert the core lexer and parser into fully reentrant code, by making use 2009-07-13 02:02:20 +00:00