Add URL to ILIKE encoding fix:
authorBruce Momjian
Wed, 14 Jun 2006 23:03:12 +0000 (23:03 +0000)
committerBruce Momjian
Wed, 14 Jun 2006 23:03:12 +0000 (23:03 +0000)
>   http://archives.postgresql.org/pgsql-patches/2005-11/msg00173.php

doc/TODO
doc/src/FAQ/TODO.html

index 88784074a2520b0c834218aaf070335c8f721301..04f25c18a445fff7ece5e887086094aab627019d 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Wed Jun 14 18:31:29 EDT 2006
+Last updated:      Wed Jun 14 19:03:01 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -382,6 +382,7 @@ Multi-Language Support
   properly in multibyte encodings
 
   http://archives.postgresql.org/pgsql-bugs/2005-10/msg00001.php
+  http://archives.postgresql.org/pgsql-patches/2005-11/msg00173.php
 
 
 Views / Rules
index 4cc329ea9890ff3493cc94bced6082051e8d93f6..8cafae10dd417b68cd273c8abfdf70bce8fcee85 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Wed Jun 14 18:31:29 EDT 2006
+Last updated:           Wed Jun 14 19:03:01 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -352,6 +352,7 @@ first.
   
  • Fix ILIKE and regular expressions to handle case insensitivity
  •    properly in multibyte encodings
     

      http://archives.postgresql.org/pgsql-bugs/2005-10/msg00001.php

    +  http://archives.postgresql.org/pgsql-patches/2005-11/msg00173.php
     

     
     

    Views / Rules