[HACKERS] DELETE and UPDATE with LIMIT and ORDER BY

Поиск
Список
Период
Сортировка
От Surafel Temesgen
Тема [HACKERS] DELETE and UPDATE with LIMIT and ORDER BY
Дата
Msg-id CALAY4q9fcrscybax7fg_uojFwjw_Wg0UMuSrf-FvN68SeSAPAA@mail.gmail.com
обсуждение исходный текст
Ответы Re: [HACKERS] DELETE and UPDATE with LIMIT and ORDER BY
Re: [HACKERS] DELETE and UPDATE with LIMIT and ORDER BY
Список pgsql-hackers
the necessity of allowing limit and order by clause to be used with delete and 
update statement is discussed in the past and added to the todo list 

preveouse mailing list descissions
 

i attached a small patch for its implementation.

Notice : inorder to avoid unpredictable result the patch did not allow limit clause without order by and vise versal.

comment please?

Regareds 
 
Surafel
Вложения

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

Предыдущее
От: Nikhil Sontakke
Дата:
Сообщение: Re: [HACKERS] StandbyRecoverPreparedTransactions recovers subtranslinks incorrectly
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: [HACKERS] OK, so culicidae is *still* broken