Improve error message in WAL sender The previous error message when attempting to run a general SQL command in a physical replication WAL sender was a bit sloppy.
Reported-by: Fujii Masao <[email protected]> Branch ------ REL_10_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/2b0ded5060cc2e0b7d6c765af5b5f7334f64f5dc Modified Files -------------- src/backend/replication/walsender.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
