pgsql: Update release notes to say citext is multi-byte aware, per - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Update release notes to say citext is multi-byte aware, per
Date
Msg-id 20090328141518.8B4AC754ADE@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Update release notes to say citext is multi-byte aware, per suggestion
from patch author:

       Add /contrib/citext as a case-insensitive, multibyte-capable
    text data type (David Wheeler)

Modified Files:
--------------
    pgsql/doc/src/sgml:
        release.sgml (r1.610 -> r1.611)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release.sgml?r1=1.610&r2=1.611)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Better document that SET ROLE does not uset ALTER ROLE SET
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Clarify variable naming: pq_initssllib -> pq_init_ssl_lib