Re: general purpose array_sort - Mailing list pgsql-hackers

From Junwang Zhao
Subject Re: general purpose array_sort
Date
Msg-id CAEG8a3Jifzrc59J1Kcb0JcBfYvhzSEcrig+12f_6wfXr_zxrpA@mail.gmail.com
Whole thread Raw
In response to Re: general purpose array_sort  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, Apr 2, 2025 at 6:05 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> Junwang Zhao <zhjwpku@gmail.com> writes:
> > On Tue, Apr 1, 2025 at 1:11 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> >> Attached 0001 is the same as v18, and then 0002 is the proposed
> >> addition to typcache.
>
> > I've applied the patches to master and regression passed.
> > 0002 is neat, I am +1 for this improvement.
>
> Hearing no further comments, pushed.
>
>                         regards, tom lane

Thanks for pushing, and I noticed the corresponding CF entry has
been marked as committed, thanks for taking care of it.

--
Regards
Junwang Zhao



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Adding skip scan (including MDAM style range skip scan) to nbtree
Next
From: Noah Misch
Date:
Subject: Re: AIO v2.5