pgsql: Compare escaped chars case insensitively for ILIKE - per gripe - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: Compare escaped chars case insensitively for ILIKE - per gripe
Date
Msg-id 20080927165743.BD9467545A4@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Compare escaped chars case insensitively for ILIKE - per gripe from TGL.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        like_match.c (r1.20.2.1 -> r1.20.2.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/like_match.c?r1=1.20.2.1&r2=1.20.2.2)

pgsql-committers by date:

Previous
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: Compare escaped chars case insensitively for ILIKE - per gripe
Next
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: Quote uuid constants when used in expression.