Re: [BUGS] Status of issue 4593

Поиск
Список
Период
Сортировка
От Jeff Davis
Тема Re: [BUGS] Status of issue 4593
Дата
Msg-id 1231782061.3898.13.camel@jdavis
обсуждение исходный текст
Ответ на Re: [BUGS] Status of issue 4593  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
On Mon, 2009-01-12 at 15:26 +0200, Peter Eisentraut wrote:
> 1) We document bluntly that ORDER BY + FOR UPDATE can return unordered 
> results, or
> 
> 2) We prohibit ORDER BY + FOR UPDATE, like we do with a number of other 
> clauses.  (There would be no loss of functionality, because you can run 
> the query a second time in the transaction with ORDER BY.)
> 

I like Lee's idea of a WARNING plus a documentation note -- seems like a
reasonable compromise. Maybe we can add the prohibition later if we
still don't have a fix for it.

Regards,Jeff Davis



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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Recovery Test Framework
Следующее
От: "Christopher Browne"
Дата:
Сообщение: Re: Recovery Test Framework