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

Amit Kapila <akapila@postgresql.org>

Commit: d61cdad0b52465934703500fe3c22aa6f0bb0018
Author: Amit Kapila <akapila@postgresql.org>
Date: 2021-10-21T04:29:33Z
Releases: 11.14
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