Re: FETCH FIRST clause PERCENT option

Поиск
Список
Период
Сортировка
От Surafel Temesgen
Тема Re: FETCH FIRST clause PERCENT option
Дата
Msg-id CALAY4q_v1p6PimdNUhpqgUY4E1Vv3-81Wm9JPKKZ9DfxCn8h9w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: FETCH FIRST clause PERCENT option  (Surafel Temesgen <surafel3000@gmail.com>)
Ответы Re: FETCH FIRST clause PERCENT option  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
Список pgsql-hackers
here is a rebased version of  previous  patch with planner
comment included

regards
Surafel


On Wed, Jan 30, 2019 at 9:07 AM Surafel Temesgen <surafel3000@gmail.com> wrote:


On Mon, Jan 28, 2019 at 1:28 AM Tomas Vondra <tomas.vondra@2ndquadrant.com> wrote:


OK. Does that mean you agree the incremental approach is reasonable?

there are no noticeable performance difference but i love previous
approach more regarding cursor operation it fetch tuple forward and
backward from tuplestore only but in incremental approach we have to 
re execute outer node in every forward and backward fetching operation

regards
Surafel
Вложения

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

Предыдущее
От: Dmitry Dolgov
Дата:
Сообщение: Re: [HACKERS] [PATCH] Generic type subscripting
Следующее
От: rajan
Дата:
Сообщение: Re: where clause not working through psql command line client