On Thu, Dec 17, 2015 at 11:46 PM, Craig Ringer wrote:
> Trivial fix for a copy-and-paste error in a logical decoding error callback.
Committed and back-patched to 9.5.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
--
Sent via pgsql-hackers mailing
Trivial fix for a copy-and-paste error in a logical decoding error callback.
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
diff --git a/src/backend/replication/logical/logical.c
b/src/backend/replication/logical/logical.