Обсуждение: pgsql: Improve error messages in reorderbuffer.c.

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

pgsql: Improve error messages in reorderbuffer.c.

От
Tom Lane
Дата:
Improve error messages in reorderbuffer.c.

Be more clear about failure cases in relfilenode->relation lookup,
and fix some other places that were inconsistent or not per our
message style guidelines.

Andres Freund and Tom Lane

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/203b0d132fe9038061b5bab70f1362440ae94aa8

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