Re: Verified fix for Bug 4137

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Heikki Linnakangas" <heikki(at)enterprisedb(dot)com>
Cc: "Simon Riggs" <simon(at)2ndquadrant(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Verified fix for Bug 4137
Date: 2008-05-09 15:18:44
Message-ID: 14352.1210346324@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

"Heikki Linnakangas" <heikki(at)enterprisedb(dot)com> writes:
> Ok, that'll work. Committed, thanks. I changed the sanity check that
> xlogfname > restore point into an Assert, though, because that's a sign
> that something's wrong.

Shouldn't that Assert allow the equality case?

regards, tom lane

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Heikki Linnakangas 2008-05-09 15:33:09 Re: Verified fix for Bug 4137
Previous Message Tom Lane 2008-05-09 15:12:32 Re: New flex warnings