pgsql: Improve error messages in reorderbuffer.c. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Improve error messages in reorderbuffer.c.
Date
Msg-id E1WfcoC-0003Dq-Pc@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Consistently allow reading of messages from a detached shm_mq.
Next
From: Robert Haas
Date:
Subject: pgsql: Documentation corrections for pg_replication_slots.