On 07.10.2013 22:35, Kevin Grittner wrote:
> Kevin Grittner<kgrittn(at)ymail(dot)com> wrote:
>
>> There might be a problem if someone applies this fix while any
>> prepared transactions are pending. Still investigating the impact
>> and possible fixes.
>
> I found a one-line fix for this. It tested without problem.
Good catch.
To fix the bug that Hannu pointed out, we also need to apply these fixes:
http://www.postgresql.org/message-id/52440266.5040708@vmware.com
- Heikki