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

Поиск
Список
Период
Сортировка
От Amit Kapila
Тема pgsql: Add parent table name in an error in reorderbuffer.c.
Дата
Msg-id E1mSrvm-0000JL-CL@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Fix "single value strategy" index deletion issue.
Следующее
От: Amit Kapila
Дата:
Сообщение: pgsql: Invalidate all partitions for a partitioned table in publication