postgresql/src/backend
Simon Riggs 5737c12df0 Report catalog_xmin separately in hot_standby_feedback
If the upstream walsender is using a physical replication slot, store the
catalog_xmin in the slot's catalog_xmin field. If the upstream doesn't use a
slot and has only a PGPROC entry behaviour doesn't change, as we store the
combined xmin and catalog_xmin in the PGPROC entry.

Author: Craig Ringer
2017-03-25 14:07:27 +00:00
..
access Reverting 42b4b0b241 2017-03-24 17:56:17 +00:00
bootstrap Move atooid() definition to a central place 2017-03-01 11:55:28 -05:00
catalog Add COMMENT and SECURITY LABEL support for publications and subscriptions 2017-03-24 23:44:23 -04:00
commands Add more subscription DDL tests 2017-03-24 21:48:05 -04:00
executor Improve access to parallel query from procedural languages. 2017-03-24 14:46:33 -04:00
foreign Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
lib Fix overflow check in StringInfo; add missing casts 2017-01-10 11:41:13 -03:00
libpq Allow SCRAM authentication, when pg_hba.conf says 'md5'. 2017-03-24 13:32:21 +02:00
main Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
nodes Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
optimizer Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
parser Add COMMENT and SECURITY LABEL support for publications and subscriptions 2017-03-24 23:44:23 -04:00
po Translation updates 2016-08-08 11:08:00 -04:00
port Fix WaitEventSetWait() to handle write-ready waits properly on Windows. 2017-03-17 14:58:06 -04:00
postmaster Logical replication support for initial data copy 2017-03-23 08:55:37 -04:00
regex ICU support 2017-03-23 15:28:48 -04:00
replication Report catalog_xmin separately in hot_standby_feedback 2017-03-25 14:07:27 +00:00
rewrite Support XMLTABLE query expression 2017-03-08 12:40:26 -03:00
snowball Add ICU_FLAGS to one more place 2017-03-23 16:53:10 -04:00
statistics Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
storage Report catalog_xmin separately in hot_standby_feedback 2017-03-25 14:07:27 +00:00
tcop Add missing break 2017-03-25 00:50:05 -04:00
tsearch Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
utils Fix locale pointer use in WIN32 code path 2017-03-25 00:38:12 -04:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
Makefile Implement multivariate n-distinct coefficients 2017-03-24 14:06:10 -03:00
common.mk ICU support 2017-03-23 15:28:48 -04:00
nls.mk Remove trailing slashes from directories in find command 2015-09-18 22:06:54 -04:00