Re: [PATCH] ltree hash functions

Поиск
Список
Период
Сортировка
От Tommy Pavlicek
Тема Re: [PATCH] ltree hash functions
Дата
Msg-id CAEhP-W-dqWKLNUQEGSb+06mo-5hP6MTCBeL4RkxosVh+8pQQfg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] ltree hash functions  (Daniel Gustafsson <daniel@yesql.se>)
Ответы Re: [PATCH] ltree hash functions  (jian he <jian.universality@gmail.com>)
Список pgsql-hackers
On Thu, Jul 6, 2023 at 2:18 AM Daniel Gustafsson <daniel@yesql.se> wrote:
>
> > On 19 Jun 2023, at 11:18, Tommy Pavlicek <tommypav122@gmail.com> wrote:
>
> > Tommy, are you interested in extending ALTER OPERATOR to allow this,
> > which would also allow fixing the ltree operator?
> >
> > Yes, I can do that. I took a look over the code and email thread and it seems like it should be relatively straight
forward.I'll put a patch together for that and then update this patch to alter the operator. 
>
> Did you have a chance to look at this for an updated patch for this commitfest?

I finally had a chance to look at this and I've updated the patch to
alter the = operator to enable hash joins.

This is ready to be looked at now.

Is there anything I need to do to move this forward?

Cheers,
Tommy

Вложения

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

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: Fix assertion in autovacuum worker
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] Changing references of password encryption to hashing