Re: Small patch to improve safety of utf8_to_unicode(). - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: Small patch to improve safety of utf8_to_unicode().
Date
Msg-id 6a8164c5a98e45cd566e3f9bf88f0436de2a0dbb.camel@j-davis.com
Whole thread
In response to Re: Small patch to improve safety of utf8_to_unicode().  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Wed, 2026-07-15 at 18:25 -0400, Tom Lane wrote:
> Master seems sufficient.

In that case I did a bit of refactoring to clean it up and put it in a
new unicode_limits.h header.

Regards,
    Jeff Davis


Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgstat: add pgstat_prep_pending() for entry ref pending setup
Next
From: Logan Saso
Date:
Subject: [PATCH] Ignore duplicate IS [NOT] NULL clauses in clauselist_selectivity()