pgsql: Add parent table name in an error in reorderbuffer.c. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Add parent table name in an error in reorderbuffer.c.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Add parent table name in an error in reorderbuffer.c.

This can help in troubleshooting the cause of a particular error that can
occur during decoding.

Author: Jeremy Schneider
Reviewed-by: Amit Kapila
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5e77625b260a781316bb94ea9750dc66c50152bf

Modified Files
--------------
src/backend/replication/logical/reorderbuffer.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: pgsql: Fix "single value strategy" index deletion issue.
Next
From: Amit Kapila
Date:
Subject: pgsql: Invalidate all partitions for a partitioned table in publication