Back-patch "Add parent table name in an error in reorderbuffer.c."

Amit Kapila <akapila@postgresql.org>

Commit: 9e84f6a7213314f6f6dcb66651525d1b7eda8591
Author: Amit Kapila <akapila@postgresql.org>
Date: 2021-10-21T03:54:59Z
Releases: 14.1
Back-patch "Add parent table name in an error in reorderbuffer.c."

This was originally done in commit 5e77625b26 for 15 only, as a
troubleshooting aid but multiple people showed interest in back-patching
this.

Author: Jeremy Schneider
Reviewed-by: Amit Kapila
Backpatch-through: 9.6
Discussion: https://postgr.es/m/808ed65b-994c-915a-361c-577f088b837f@amazon.com

Files

PathChange+/−
src/backend/replication/logical/reorderbuffer.c modified +2 −2

Discussion