LIKE and REGEX on postgres - Mailing list pgsql-general

From Dennis Gearon
Subject LIKE and REGEX on postgres
Date
Msg-id 40DA5ACF.5010801@fireserve.net
Whole thread Raw
List pgsql-general
Does LIKE and REGEX work on all encodings in Postgres, if the locale is set to C?

(This of course would break all sorting for any langauge except english, if I understand things correctly.)

Although it's not going to happen because of memory constraints, it'd be a LOT simpler if everything internal to
Postgres- disk, tables, and memory - were utf32. 

pgsql-general by date:

Previous
From: Dennis Gearon
Date:
Subject: LIKE and encoding and locale
Next
From: mike g
Date:
Subject: Re: LIKE and encoding and locale