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 097e41439d Fix broken error check in _hash_doinsert. 9 years ago
..
access Fix broken error check in _hash_doinsert. 9 years ago
bootstrap Support condition variables. 9 years ago
catalog Add pg_sequence system catalog 9 years ago
commands Code review for ATExecAttachPartition. 9 years ago
executor Refactor partition tuple routing code to reduce duplication. 9 years ago
foreign Remove GetUserMappingId() and GetUserMappingById(). 9 years ago
lib Permit dump/reload of not-too-large >1GB tuples 9 years ago
libpq Fix minor error message style violation. 9 years ago
main Remove barrier.h 9 years ago
nodes Fix reporting of column typmods for multi-row VALUES constructs. 9 years ago
optimizer Refactor merge path generation code. 9 years ago
parser Fix detection of unfinished Unicode surrogate pair at end of string. 9 years ago
po Translation updates 9 years ago
port Make the different Unix-y semaphore implementations ABI-compatible. 9 years ago
postmaster Simplify LWLock tranche machinery by removing array_base/array_stride. 9 years ago
regex Make locale-dependent regex character classes work for large char codes. 9 years ago
replication Support quorum-based synchronous replication. 9 years ago
rewrite Implement table partitioning. 9 years ago
snowball Update copyright for 2016 10 years ago
storage Fix corner-case bug in WaitEventSetWaitBlock on Windows. 9 years ago
tcop Add support for temporary replication slots 9 years ago
tsearch Improve documentation around TS_execute(). 9 years ago
utils Simplify tape block format. 9 years ago
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 10 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