Re: postgres_fdw: Minor improvement to postgresAcquireSampleRowsFunc

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема Re: postgres_fdw: Minor improvement to postgresAcquireSampleRowsFunc
Дата
Msg-id CAPmGK17xAJKDQ9aqaF3PeR348-KEc7rXrBmoSgVwtyjpyi5akA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: postgres_fdw: Minor improvement to postgresAcquireSampleRowsFunc  (Etsuro Fujita <etsuro.fujita@gmail.com>)
Список pgsql-hackers
On Fri, Jun 28, 2019 at 7:15 PM Etsuro Fujita <etsuro.fujita@gmail.com> wrote:
> On Fri, Jun 28, 2019 at 6:54 PM Julien Rouhaud <rjuju123@gmail.com> wrote:
> > On Fri, Jun 28, 2019 at 11:39 AM Etsuro Fujita <etsuro.fujita@gmail.com> wrote:
> > > In postgresAcquireSampleRowsFunc, we 1) determine the fetch size and
> > > then 2) construct the fetch command in each iteration of fetching some
> > > rows from the remote, but that would be totally redundant.
> >
> > Indeed.
> >
> > > Attached
> > > is a patch for removing that redundancy.
> >
> > It all looks good to me!  I marked it as ready for committer.
>
> Cool!  I'll commit the patch if there are no objections.  Thanks for reviewing!

Pushed.

Best regards,
Etsuro Fujita



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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Replacing the EDH SKIP primes
Следующее
От: Nikolay Shaplov
Дата:
Сообщение: Re: [PATCH][PROPOSAL] Add enum releation option type