pgsql: Log new catalog xmin candidate in LogicalIncreaseXminForSlot(). - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Log new catalog xmin candidate in LogicalIncreaseXminForSlot().
Date
Msg-id E1mNR8v-0007ef-Kz@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Log new catalog xmin candidate in LogicalIncreaseXminForSlot().

Similar to LogicalIncreaseRestartDecodingForSlot() add a debug message to
LogicalIncreaseXminForSlot() reporting a new catalog_xmin candidate.

This just adds additional diagnostic information during logical decoding that
can aid debugging.

Author: Ashutosh Bapat
Reviewed-by: Masahiko Sawada, Amit Kapila
Discussion: https://postgr.es/m/CAExHW5usQWbiUz0hHOCu5twS1O9DvpcPojf6sor=8q--VUuMbA@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4c3478859b7359912d7e99fea702c56b1f53000c

Modified Files
--------------
src/backend/replication/logical/logical.c | 11 +++++++++++
1 file changed, 11 insertions(+)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Further fix psql query-cancel test.
Next
From: Fujii Masao
Date:
Subject: pgsql: postgres_fdw: Allow application_name of remote connection to be