Re: Unicode normalization SQL functions - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Unicode normalization SQL functions
Date
Msg-id 014866c8-d7ff-2a4f-c185-cf7e3ceb7028@2ndquadrant.com
Whole thread Raw
In response to Re: Unicode normalization SQL functions  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: Unicode normalization SQL functions  ("Daniel Verite" <daniel@manitou-mail.org>)
List pgsql-hackers
Here is an updated patch set that now also implements the "quick check" 
algorithm from UTR #15 for making IS NORMALIZED very fast in many cases, 
which I had mentioned earlier in the thread.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Attachment

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings
Next
From: Dean Rasheed
Date:
Subject: Re: Greatest Common Divisor