Re: Index range search optimization

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Re: Index range search optimization
Дата
Msg-id CAPpHfdugxXrq3FaRcctjWNCE4B3YC-7TNYrWuA0rMDZA7U3P7w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Index range search optimization  (Pavel Borisov <pashkin.elfe@gmail.com>)
Список pgsql-hackers
On Fri, Oct 6, 2023 at 9:59 PM Pavel Borisov <pashkin.elfe@gmail.com> wrote:
> On Fri, 6 Oct 2023 at 22:44, Konstantin Knizhnik <knizhnik@garret.ru> wrote:
> >
> >
> > On 04/10/2023 3:00 am, Alexander Korotkov wrote:
> > > On Wed, Oct 4, 2023 at 12:59 AM Pavel Borisov <pashkin.elfe@gmail.com> wrote:
> > >> I've looked through the patch v8. I think it's good enough to be
> > >> pushed if Peter has no objections.
> > > Thank you, Pavel.
> > > I'll push this if there are no objections.
> > >
> > > ------
> > > Regards,
> > > Alexander Korotkov
> >
> >
> > Sorry, can you please also mention that original idea of this
> > optimization belongs to Ilya Anfimov (it was discussed in @pgsql
> > Telegram chat).
>
> While it's no doubt correct to mention all authors of the patch, I
> looked through the thread and saw no mentions of Ilya's
> contributions/ideas before the patch became pushed. I'm not up to the
> current policy for processing these requests, but I suppose it's
> complicated to introduce back changes into the main branch that is
> already ahead of patch e0b1ee17dc3a38.

Yep, that happened before.  We don't do a force push to override
commit messages and credit missing contributors.  I waited more than
48 hours before pushing the final version of the patch, and that was
the time to propose changes like this.  Now, I think all we can do is
credit Ilya on mailing lists.  I believe we already did :)

------
Regards,
Alexander Korotkov



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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: Fix a typo in _bt_readpage
Следующее
От: Erik Wienhold
Дата:
Сообщение: Re: Fix output of zero privileges in psql