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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
