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
Simon Riggs 5737c12df0 Report catalog_xmin separately in hot_standby_feedback 9 years ago
..
access Reverting 42b4b0b241 9 years ago
bootstrap Move atooid() definition to a central place 9 years ago
catalog Add COMMENT and SECURITY LABEL support for publications and subscriptions 9 years ago
commands Add more subscription DDL tests 9 years ago
executor Improve access to parallel query from procedural languages. 9 years ago
foreign Spelling fixes in code comments 9 years ago
lib Fix overflow check in StringInfo; add missing casts 9 years ago
libpq Allow SCRAM authentication, when pg_hba.conf says 'md5'. 9 years ago
main Update copyright via script for 2017 9 years ago
nodes Implement multivariate n-distinct coefficients 9 years ago
optimizer Implement multivariate n-distinct coefficients 9 years ago
parser Add COMMENT and SECURITY LABEL support for publications and subscriptions 9 years ago
po Translation updates 10 years ago
port Fix WaitEventSetWait() to handle write-ready waits properly on Windows. 9 years ago
postmaster Logical replication support for initial data copy 9 years ago
regex ICU support 9 years ago
replication Report catalog_xmin separately in hot_standby_feedback 9 years ago
rewrite Support XMLTABLE query expression 9 years ago
snowball Add ICU_FLAGS to one more place 9 years ago
statistics Implement multivariate n-distinct coefficients 9 years ago
storage Report catalog_xmin separately in hot_standby_feedback 9 years ago
tcop Add missing break 9 years ago
tsearch Spelling fixes in code comments 9 years ago
utils Fix locale pointer use in WIN32 code path 9 years ago
.gitignore
Makefile Implement multivariate n-distinct coefficients 9 years ago
common.mk ICU support 9 years ago
nls.mk