Re: SSI freezing bug - Mailing list pgsql-hackers

From Kevin Grittner
Subject Re: SSI freezing bug
Date
Msg-id 1381174521.92419.YahooMailNeo@web162904.mail.bf1.yahoo.com
Whole thread Raw
In response to Re: SSI freezing bug  (Kevin Grittner <kgrittn@ymail.com>)
Responses Re: SSI freezing bug  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers
Kevin Grittner <kgrittn@ymail.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.

Pushed.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [COMMITTERS] pgsql: Add DISCARD SEQUENCES command.
Next
From: Robert Haas
Date:
Subject: Re: insert throw error when year field len > 4 for timestamptz datatype