You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend
Tom Lane 60bd2b1941 Arrange to remove pg_default_acl entries completely if their ACL setting 16 years ago
..
access Check compulsory parameters in recovery.conf in standby_mode, per docs. 16 years ago
bootstrap pgindent run for 9.0 16 years ago
catalog Arrange to remove pg_default_acl entries completely if their ACL setting 16 years ago
commands Improve phrasing of warning message for NOTIFY queue getting too full. 16 years ago
executor Message tuning 16 years ago
foreign Wrap calls to SearchSysCache and related functions using macros. 16 years ago
lib Update copyright for the year 2010. 16 years ago
libpq Message tuning 16 years ago
main Update copyright for the year 2010. 16 years ago
nodes Fix "constraint_exclusion = partition" logic so that it will also attempt 16 years ago
optimizer Fix "constraint_exclusion = partition" logic so that it will also attempt 16 years ago
parser Pass incompletely-transformed aggregate argument lists as separate parameters 16 years ago
po Translation updates for 9.0alpha4 16 years ago
port pgindent run for 9.0 16 years ago
postmaster Don't pass an invalid file handle to dup2(). That causes a crash on 16 years ago
regex pgindent run for 9.0 16 years ago
replication Refer to max_wal_senders in a more consistent fashion. 16 years ago
rewrite pgindent run for 9.0 16 years ago
snowball Update copyright for the year 2010. 16 years ago
storage Message tuning 16 years ago
tcop Message tuning 16 years ago
tsearch Allow underscores in tsearch email addressses, per RFC 5322 and report 16 years ago
utils Refer to max_wal_senders in a more consistent fashion. 16 years ago
Makefile Well, the systemtap guys moved the goalposts again: with the latest version, 16 years ago
common.mk Expand test coverage support to entire tree 16 years ago
nls.mk Convert the core lexer and parser into fully reentrant code, by making use 16 years ago