>
> * Fix ILIKE and regular expressions to handle case insensitivity
> properly in multibyte encodings
>
> http://archives.postgresql.org/pgsql-bugs/2005-10/msg00001.php
PostgreSQL TODO List
====================
-Last updated: Wed Jun 14 17:38:09 EDT 2006
+Last updated: Wed Jun 14 17:39:52 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
http://archives.postgresql.org/pgsql-hackers/2005-07/msg00272.php
+* Fix ILIKE and regular expressions to handle case insensitivity
+ properly in multibyte encodings
+
+ http://archives.postgresql.org/pgsql-bugs/2005-10/msg00001.php
+
Views / Rules
=============
-Last updated: Wed Jun 14 17:38:09 EDT 2006
+Last updated: Wed Jun 14 17:39:52 EDT 2006
The most recent version of this document can be viewed at
Fix problems with wrong runtime encoding conversion for NLS message files
Add URL to more complete multi-byte regression tests
+
+
Fix ILIKE and regular expressions to handle case insensitivity
+ properly in multibyte encodings