pgsql: Fixes from Heikki Linnakangas :

Поиск
Список
Период
Сортировка
От teodor@postgresql.org (Teodor Sigaev)
Тема pgsql: Fixes from Heikki Linnakangas :
Дата
Msg-id 20070910103956.A17C3754206@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fixes from Heikki Linnakangas <heikki@enterprisedb.com>:

Apparently it's a bug I introduced when I refactored spell.c to use the
readline function for reading and recoding the input file. I didn't
notice that some calls to STRNCMP used the non-lowercased version of the
input line.

Modified Files:
--------------
    pgsql/src/backend/tsearch:
        spell.c (r1.2 -> r1.3)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tsearch/spell.c?r1=1.2&r2=1.3)

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

Предыдущее
От: andrei@pgfoundry.org (User Andrei)
Дата:
Сообщение: pgtray - pgtray: Added win32 installer, based on PgFoundry's setupkit.
Следующее
От: teodor@postgresql.org (Teodor Sigaev)
Дата:
Сообщение: pgsql: Change void* opaque argument to Datum type, add argument's