Re: speed up verifying UTF-8 - Mailing list pgsql-hackers

From Vladimir Sitnikov
Subject Re: speed up verifying UTF-8
Date
Msg-id CAB=Je-GM6Jn7a_YmGsH2S16xjWEysPWKtLknJrjZVKSEKyq6FA@mail.gmail.com
Whole thread Raw
In response to Re: speed up verifying UTF-8  (John Naylor <john.naylor@enterprisedb.com>)
Responses Re: speed up verifying UTF-8  (John Naylor <john.naylor@enterprisedb.com>)
List pgsql-hackers
Have you considered shift-based DFA for a portable implementation https://gist.github.com/pervognsen/218ea17743e1442e59bb60d29b1aa725 ?

Vladimir

pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: CREATE COLLATION - check for duplicate options and error out if found one
Next
From: Amit Kapila
Date:
Subject: Re: row filtering for logical replication