Re: Fix typo in decoding always passing true for the startup callback's is_init. - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Fix typo in decoding always passing true for the startup callback's is_init.
Date
Msg-id CA+Tgmoa+0Cn6aZcK1=Mb-n4pqyutwWfhW9x+5XuBBYf_P+wMYA@mail.gmail.com
Whole thread Raw
In response to Fix typo in decoding always passing true for the startup callback's is_init.  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
On Tue, Mar 25, 2014 at 10:46 AM, Andres Freund <andres@2ndquadrant.com> 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



pgsql-hackers by date:

Previous
From: steve k
Date:
Subject: Re: PQputCopyData dont signal error
Next
From: Josh Berkus
Date:
Subject: Re: jsonb and nested hstore & VODKA