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

Amit Kapila <akapila@postgresql.org>

Commit: 4048fc458175dbcd7cd81e8ef75ca1ba0ab9bdae
Author: Amit Kapila <akapila@postgresql.org>
Date: 2021-10-21T04:20:06Z
Releases: 12.9
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