Re: PG 16 draft release notes ready - Mailing list pgsql-hackers

From John Naylor
Subject Re: PG 16 draft release notes ready
Date
Msg-id CAFBsxsEMoNdg6CCMuQ-6YJ8G=AgGNMVuiTb5Di5bsoPfBb=9CA@mail.gmail.com
Whole thread Raw
In response to Re: PG 16 draft release notes ready  (Bruce Momjian <bruce@momjian.us>)
Responses Re: PG 16 draft release notes ready
List pgsql-hackers

On Wed, May 24, 2023 at 8:58 PM Bruce Momjian <bruce@momjian.us> wrote:
>
> Okay, items split into sections and several merged.  I left the
> CPU-specific parts in Source Code, and moved the rest into a merged item
> in General Performance, but moved the JSON item to Data Types.

It looks like it got moved to Functions actually?

> > The last one refers to new internal functions, so it could stay in source code.
> > (Either way, we don't want to imply that arrays of SQL types are accelerated
> > this way, it's so far only for internal arrays.)
>
> Good point.  I called them "C arrays" but it it into the General
> Performance item.

Looks good to me, although...

> Allow xid/subxid searches and ASCII string detection to use vector operations (Nathan Bossart)

Nathan wrote the former, I did the latter.

Thanks for working on this!

--
John Naylor
EDB: http://www.enterprisedb.com

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Proposal: Removing 32 bit support starting from PG17++
Next
From: Bruce Momjian
Date:
Subject: Re: PG 16 draft release notes ready