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
Robert Haas 2f4193c350 Fix race introduced by 6d46f4783e. 9 years ago
..
access Fix race introduced by 6d46f4783e. 9 years ago
bootstrap Support condition variables. 9 years ago
catalog Delete deleteWhatDependsOn() in favor of more performDeletion() flag bits. 9 years ago
commands Permit dump/reload of not-too-large >1GB tuples 9 years ago
executor User narrower representative tuples in the hash-agg hashtable. 9 years ago
foreign Remove GetUserMappingId() and GetUserMappingById(). 10 years ago
lib Permit dump/reload of not-too-large >1GB tuples 9 years ago
libpq Replace PostmasterRandom() with a stronger source, second attempt. 9 years ago
main Remove barrier.h 9 years ago
nodes Implement syntax for transition tables in AFTER triggers. 9 years ago
optimizer Fix bogus handling of JOIN_UNIQUE_OUTER/INNER cases for parallel joins. 9 years ago
parser Don't mess up pstate->p_next_resno in transformOnConflictClause(). 9 years ago
po Translation updates 10 years ago
port Try to find out the actual hugepage size when making a MAP_HUGETLB request. 9 years ago
postmaster Replace PostmasterRandom() with a stronger source, second attempt. 9 years ago
regex Make locale-dependent regex character classes work for large char codes. 9 years ago
replication Fix outdated comments 9 years ago
rewrite Cleanup of rewriter and planner handling of Query.hasRowSecurity flag. 9 years ago
snowball Update copyright for 2016 10 years ago
storage Replace PostmasterRandom() with a stronger source, second attempt. 9 years ago
tcop Remove or reduce verbosity of some debug messages. 9 years ago
tsearch Add macros to make AllocSetContextCreate() calls simpler and safer. 9 years ago
utils Reduce the default for max_worker_processes back to 8. 9 years ago
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 11 years ago
Makefile Straighten out some whitespace 9 years ago
common.mk
nls.mk Remove trailing slashes from directories in find command 10 years ago