Обсуждение: pgsql: Add parent table name in an error in reorderbuffer.c.

Поиск
Список
Период
Сортировка

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

От
Amit Kapila
Дата:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5e77625b260a781316bb94ea9750dc66c50152bf

Modified Files
--------------
src/backend/replication/logical/reorderbuffer.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)