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

Поиск
Список
Период
Сортировка
От adunstan@postgresql.org (Andrew Dunstan)
Тема pgsql: Compare escaped chars case insensitively for ILIKE - per gripe
Дата
Msg-id 20080927165355.105457545A4@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Compare escaped chars case insensitively for ILIKE - per gripe from TGL.

Modified Files:
--------------
    pgsql/src/backend/utils/adt:
        like_match.c (r1.22 -> r1.23)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/like_match.c?r1=1.22&r2=1.23)

В списке pgsql-committers по дате отправления:

Предыдущее
От: achernow@pgfoundry.org (User Achernow)
Дата:
Сообщение: libpqtypes - libpqtypes: PGtypeHandler was missing the 'PGtypeProc
Следующее
От: adunstan@postgresql.org (Andrew Dunstan)
Дата:
Сообщение: pgsql: Compare escaped chars case insensitively for ILIKE - per gripe