Re: Verified fix for Bug 4137

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Verified fix for Bug 4137
Дата
Msg-id 48246EB5.7010404@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Verified fix for Bug 4137  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> "Heikki Linnakangas" <heikki@enterprisedb.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?

Yes. Thanks.

Hmm. I can't actually think of a scenario where that would happen, but
it was definitely an oversight on my part.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Verified fix for Bug 4137
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] [NOVICE] encoding problems