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
Stephen Frost 12bd7dd317 Use TSConfigRelationId in AlterTSConfiguration() 9 years ago
..
access Skip checkpoints, archiving on idle systems. 9 years ago
bootstrap Support condition variables. 9 years ago
catalog Add pg_sequence system catalog 9 years ago
commands Use TSConfigRelationId in AlterTSConfiguration() 9 years ago
executor Fix handling of expanded objects in CoerceToDomain and CASE execution. 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 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 CREATE TABLE ... LIKE ... WITH OIDS. 9 years ago
po Translation updates 10 years ago
port Make the different Unix-y semaphore implementations ABI-compatible. 9 years ago
postmaster Skip checkpoints, archiving on idle systems. 9 years ago
regex Make locale-dependent regex character classes work for large char codes. 9 years ago
replication Skip checkpoints, archiving on idle systems. 9 years ago
rewrite Implement table partitioning. 9 years ago
snowball
storage Skip checkpoints, archiving on idle systems. 9 years ago
tcop Use TSConfigRelationId in AlterTSConfiguration() 9 years ago
tsearch Improve documentation around TS_execute(). 9 years ago
utils Fix handling of expanded objects in CoerceToDomain and CASE execution. 9 years ago
.gitignore
Makefile Straighten out some whitespace 9 years ago
common.mk
nls.mk