pgsql: Fix some more uses of str[n]casecmp that should be

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix some more uses of str[n]casecmp that should be
Дата
Msg-id 20060916133140.B0AC59FB1EC@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix some more uses of str[n]casecmp that should be pg_str[n]casecmp.

Modified Files:
--------------
    pgsql/contrib/pgbench:
        pgbench.c (r1.54 -> r1.55)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/pgbench.c.diff?r1=1.54&r2=1.55)

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

Предыдущее
От: mario__@pgfoundry.org (User Mario__)
Дата:
Сообщение: webtranslator - l10n: a bug was corrected at least, so IMHO we can
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Define errcode as __msvc_errcode not __vc_errcode for MSVC