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
Alvaro Herrera 9fdb675fc5 Faster partition pruning 8 years ago
..
access Allow on-line enabling and disabling of data checksums 8 years ago
bootstrap Allow background workers to bypass datallowconn 8 years ago
catalog Faster partition pruning 8 years ago
commands Add default roles for file/program access 8 years ago
executor MERGE minor errata 8 years ago
foreign Remove bogus "extern" annotations on function definitions. 8 years ago
jit Fix a boatload of typos in C comments. 8 years ago
lib Fix non-portable use of round(). 8 years ago
libpq Make be-secure-common.c more consistent for future SSL implementations 8 years ago
main Update copyright for 2018 8 years ago
nodes Faster partition pruning 8 years ago
optimizer Faster partition pruning 8 years ago
parser Improve parse representation for MERGE 8 years ago
partitioning Faster partition pruning 8 years ago
po Translation updates 9 years ago
port Support huge pages on Windows 8 years ago
postmaster Allow on-line enabling and disabling of data checksums 8 years ago
regex Update copyright for 2018 8 years ago
replication Split the SetSubscriptionRelState function into two 8 years ago
rewrite Improve parse representation for MERGE 8 years ago
snowball Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 8 years ago
statistics Fast ALTER TABLE ADD COLUMN with a non-NULL default 8 years ago
storage Allow on-line enabling and disabling of data checksums 8 years ago
tcop Allow background workers to bypass datallowconn 8 years ago
tsearch Add websearch_to_tsquery 8 years ago
utils Support new default roles with adminpack 8 years ago
.gitignore
Makefile Faster partition pruning 8 years ago
common.mk Remove PARTIAL_LINKING build mode. 8 years ago
nls.mk