Add parent table name in an error in reorderbuffer.c.

Amit Kapila <akapila@postgresql.org>

Commit: 5e77625b260a781316bb94ea9750dc66c50152bf
Author: Amit Kapila <akapila@postgresql.org>
Date: 2021-09-22T02:12:52Z
Releases: 15.0
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/808ed65b-994c-915a-361c-577f088b837f@amazon.com

Files

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

Discussion