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 5ce63f480b Avoid an Assert failure in deconstruct_array() by making get_attstatsslot() 16 years ago
..
access Update obsolete comment. Noted by Josh Tolley. 16 years ago
bootstrap Move the responsibility for calling StartupXLOG into InitPostgres, for 16 years ago
catalog pgindent run for 9.0, second run 16 years ago
commands pgindent run for 9.0, second run 16 years ago
executor Add a hook in ExecCheckRTPerms(). 16 years ago
foreign Wrap calls to SearchSysCache and related functions using macros. 16 years ago
lib pgindent run for 9.0, second run 16 years ago
libpq Make the Windows tcp keepalive support depend on the existance of the 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 "cannot handle unplanned sub-select" error that can occur when a 16 years ago
parser pgindent run for 9.0, second run 16 years ago
po Translation updates for 9.0beta3 16 years ago
port pgindent run for 9.0, second run 16 years ago
postmaster pgindent run for 9.0, second run 16 years ago
regex pgindent run for 9.0 16 years ago
replication pgindent run for 9.0, second run 16 years ago
rewrite pgindent run for 9.0 16 years ago
snowball Update copyright for the year 2010. 16 years ago
storage Make log_temp_files based on kB, and revert docs & comments to match. 16 years ago
tcop pgindent run for 9.0, second run 16 years ago
tsearch pgindent run for 9.0, second run 16 years ago
utils Avoid an Assert failure in deconstruct_array() by making get_attstatsslot() 16 years ago
Makefile Split the LDFLAGS make variable into two parts: LDFLAGS is now used for 16 years ago
common.mk Expand test coverage support to entire tree 17 years ago
nls.mk Convert the core lexer and parser into fully reentrant code, by making use 17 years ago