Add parent table name in an error in reorderbuffer.c.
authorAmit Kapila <akapila@postgresql.org>
Wed, 22 Sep 2021 02:12:52 +0000 (07:42 +0530)
committerAmit Kapila <akapila@postgresql.org>
Wed, 22 Sep 2021 02:12:52 +0000 (07:42 +0530)
commit5e77625b260a781316bb94ea9750dc66c50152bf
tree5d7ed1d060dc804f11796b743fdd2143abf9bd2b
parentdd94c2852e6e3a246b9fd64bf2d9c7fc01020905
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
src/backend/replication/logical/reorderbuffer.c