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

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Andres Freund <andres(at)2ndquadrant(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fix typo in decoding always passing true for the startup callback's is_init.
Date: 2014-03-31 17:03:43
Message-ID: CA+Tgmoa+0Cn6aZcK1=Mb-n4pqyutwWfhW9x+5XuBBYf_P+wMYA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Mar 25, 2014 at 10:46 AM, Andres Freund <andres(at)2ndquadrant(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2014-03-31 17:12:12 Re: jsonb and nested hstore & VODKA
Previous Message steve k 2014-03-31 16:55:45 Re: PQputCopyData dont signal error