Re: [BUGS] Status of issue 4593

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: [BUGS] Status of issue 4593
Дата
Msg-id 1231782720.3898.25.camel@jdavis
обсуждение исходный текст
Ответ на Re: [BUGS] Status of issue 4593  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Mon, 2009-01-12 at 08:32 -0500, Tom Lane wrote:
> That code has been working like this for eight or ten years now and this
> is the first complaint, so taking away functionality on the grounds that
> someone might happen to update the ordering column doesn't seem like the
> answer to me.
> 

If they are using FOR UPDATE, they clearly expect concurrent updates. If
they're using ORDER BY, they clearly expect the results to be in order.

So who is the target user of this functionality we're trying to protect?

Regards,Jeff Davis



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

Предыдущее
От: "Robert Haas"
Дата:
Сообщение: Re: [BUGS] Status of issue 4593
Следующее
От: Ron Mayer
Дата:
Сообщение: Re: Recovery Test Framework