postgresql/src/backend
Simon Riggs 6407fa996a Add vacuum_defer_cleanup_age to postgresql.conf.sample. 2010-03-18 07:01:01 +00:00
..
access Remove incorrect comment from GetWriteRecPtr(): the return value is always 2010-03-15 18:49:17 +00:00
bootstrap pgindent run for 9.0 2010-02-26 02:01:40 +00:00
catalog Fix warning messages in restrict_and_check_grant() to include the column name 2010-03-06 23:10:42 +00:00
commands Fix incorrect comment about permissions checking being done in utility.c. 2010-03-10 19:48:39 +00:00
executor pgindent run for 9.0 2010-02-26 02:01:40 +00:00
foreign Wrap calls to SearchSysCache and related functions using macros. 2010-02-14 18:42:19 +00:00
lib Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
libpq Revert all keepalive moves, reevaluate. 2010-03-13 16:56:37 +00:00
main Update copyright for the year 2010. 2010-01-02 16:58:17 +00:00
nodes pgindent run for 9.0 2010-02-26 02:01:40 +00:00
optimizer pgindent run for 9.0 2010-02-26 02:01:40 +00:00
parser Pass incompletely-transformed aggregate argument lists as separate parameters 2010-03-17 16:52:38 +00:00
po Translation updates for 9.0alpha4 2010-02-19 00:40:05 +00:00
port pgindent run for 9.0 2010-02-26 02:01:40 +00:00
postmaster Add some logging code for unexpected cases in pgstat.c, particularly being 2010-03-12 22:19:19 +00:00
regex pgindent run for 9.0 2010-02-26 02:01:40 +00:00
replication Throw a nicer error message if a standby server attempts to connect while 2010-03-16 09:09:55 +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 Fix bug in KnownAssignedXidsMany(). I saw this when looking at the 2010-03-11 09:26:59 +00:00
tcop pgindent run for 9.0 2010-02-26 02:01:40 +00:00
tsearch Allow underscores in tsearch email addressses, per RFC 5322 and report 2010-03-13 00:41:58 +00:00
utils Add vacuum_defer_cleanup_age to postgresql.conf.sample. 2010-03-18 07:01:01 +00:00
Makefile Well, the systemtap guys moved the goalposts again: with the latest version, 2010-01-20 23:12:03 +00:00
common.mk Expand test coverage support to entire tree 2009-08-07 20:50:22 +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