Re: [PGdocs] fix description for handling pf non-ASCII characters - Mailing list pgsql-hackers

From Peter Smith
Subject Re: [PGdocs] fix description for handling pf non-ASCII characters
Date
Msg-id CAHut+Pst0e0u63agvVC73Lo63mDXm8-jzKc2jotpi1_txAfoeg@mail.gmail.com
Whole thread Raw
In response to Re: [PGdocs] fix description for handling pf non-ASCII characters  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, Sep 28, 2023 at 11:19 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> ... trailing bytes that could be mistaken for ASCII are precisely
> the property that causes us to reject an encoding as not backend-safe.

Oh, that is good to know. Thanks for the information.

======
Kind Regards,
Peter Smith.
Fujitsu Australia



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pg_stat_get_activity(): integer overflow due to (int) * (int) for MemoryContextAllocHuge()
Next
From: torikoshia
Date:
Subject: Re: RFC: Logging plan of the running query