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 e044a44949 Deparse named arguments to use the new => operator instead of := 11 years ago
..
access Fix unaligned memory access in xlog parsing due to replication origin patch. 11 years ago
bootstrap Protect against multixact members wraparound 11 years ago
catalog Create an infrastructure for parallel computation in PostgreSQL. 11 years ago
commands Allow FDWs and custom scan providers to replace joins with scans. 11 years ago
executor Allow FDWs and custom scan providers to replace joins with scans. 11 years ago
foreign Allow FDWs and custom scan providers to replace joins with scans. 11 years ago
lib Fix a bug in pairing heap removal code. 11 years ago
libpq Create an infrastructure for parallel computation in PostgreSQL. 11 years ago
main Don't require users of src/port/gettimeofday.c to initialize it. 11 years ago
nodes Allow FDWs and custom scan providers to replace joins with scans. 11 years ago
optimizer Allow FDWs and custom scan providers to replace joins with scans. 11 years ago
parser Deparse named arguments to use the new => operator instead of := 11 years ago
po Translation updates 11 years ago
port Remove the option to service interrupts during PGSemaphoreLock(). 11 years ago
postmaster Create an infrastructure for parallel computation in PostgreSQL. 11 years ago
regex Replace a bunch more uses of strncpy() with safer coding. 11 years ago
replication Copy editing of the replication origins patch. 11 years ago
rewrite Perform RLS WITH CHECK before constraints, etc 11 years ago
snowball Update copyright for 2015 11 years ago
storage Create an infrastructure for parallel computation in PostgreSQL. 11 years ago
tcop Create an infrastructure for parallel computation in PostgreSQL. 11 years ago
tsearch Define integer limits independently from the system definitions. 11 years ago
utils Deparse named arguments to use the new => operator instead of := 11 years ago
.gitignore
Makefile Update copyright for 2015 11 years ago
common.mk Remove maintainer-check target, fold into normal build 12 years ago
nls.mk Translation updates 11 years ago