Re: [HACKERS] Fix typo in decoding always passing true for the startup callback's is_init.

2014-03-31 Thread Robert Haas
On Tue, Mar 25, 2014 at 10:46 AM, Andres Freund wrote: > I found a typo causing is_init set to be to true when it should be > false... Committed. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list (pgsql-hackers@p

[HACKERS] Fix typo in decoding always passing true for the startup callback's is_init.

2014-03-25 Thread Andres Freund
Hi, I found a typo causing is_init set to be to true when it should be false... Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services >From 7f81d553204f06ca46099e80ae4aaa798b75b57f Mon Sep 17 00:00: