Re: First draft of the PG 15 release notes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: First draft of the PG 15 release notes
Date
Msg-id YoJbDhvtpyLx7li2@momjian.us
Whole thread Raw
In response to Re: First draft of the PG 15 release notes  (John Naylor <john.naylor@enterprisedb.com>)
Responses Re: First draft of the PG 15 release notes  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
On Mon, May 16, 2022 at 01:21:22PM +0700, John Naylor wrote:
> Hi Bruce,
> 
> "Improve validation of ASCII and UTF-8 text by processing 16 bytes at
> a time (John Naylor)"
> 
> The reader might assume here that ASCII is optimized regardless of
> encoding, but it is only optimized in the context of UTF-8. So I would
> just mention UTF-8.

I struggled with this item because it seemed to me that even if the
UTF-8 text was only ASCII, it would benefit, so I just rewrote it to:

    Improve validation of UTF-8 text (even ASCII-only) by processing 16
    bytes at a time (John Naylor)

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Indecision is a decision.  Inaction is an action.  Mark Batterson




pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: removing datlastsysoid
Next
From: Dave Page
Date:
Subject: Re: removing datlastsysoid