Improve error messages in reorderbuffer.c.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 203b0d132fe9038061b5bab70f1362440ae94aa8
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-04-30T22:16:53Z
Releases: 9.4.0
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

Files

PathChange+/−
src/backend/replication/logical/reorderbuffer.c modified +15 −12