On 08.10.2013 03:25, Peter Eisentraut wrote:
> On Mon, 2013-10-07 at 23:49 +0300, Heikki Linnakangas wrote:
>>> 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
>>
>> Per a chat with Bruce, I'm going to apply that patch now to get it into
>> the minor releases.
>
> 9.1 branch is broken now
Rats. I forgot to "git add" the latest changes while backpatching.
Committed a fix for that.
- Heikki