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

From Andres Freund
Subject Fix typo in decoding always passing true for the startup callback's is_init.
Date
Msg-id 20140325174645.GB22557@alap3.anarazel.de
Whole thread Raw
Responses Re: Fix typo in decoding always passing true for the startup callback's is_init.  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Still something fishy in the fastpath lock stuff
Next
From: Robert Haas
Date:
Subject: Re: Only first XLogRecData is visible to rm_desc with WAL_DEBUG