pgsql: Improve error messages in reorderbuffer.c.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Improve error messages in reorderbuffer.c.
Дата
Msg-id E1WfcoC-0003Dq-Pc@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Consistently allow reading of messages from a detached shm_mq.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Documentation corrections for pg_replication_slots.