pgsql: Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql: Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8
Дата
Msg-id 20041124225656.913AE3A404E@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8 (up from
8.4.1).  This corrects some curious regex bugs, though not the greediness
issue I was hoping to find a solution for :-(

Modified Files:
--------------
    pgsql/src/backend/regex:
        regcomp.c (r1.41 -> r1.42)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/regex/regcomp.c.diff?r1=1.41&r2=1.42)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Our interface code for Spencer's regexp package was checking for
Следующее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Install Tcl regex fixes to sync our regex engine with Tcl 8.4.8