pgsql: Move from strcmp to strncmp to be more tolerant for changes to

Поиск
Список
Период
Сортировка
От meskes@postgresql.org (Michael Meskes)
Тема pgsql: Move from strcmp to strncmp to be more tolerant for changes to
Дата
Msg-id 20081101195335.6ECD77545A4@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Move from strcmp to strncmp to be more tolerant for changes to the parser.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/ecpglib:
        misc.c (r1.42 -> r1.43)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/misc.c?r1=1.42&r2=1.43)

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: pgsql: Unite ReadBufferWithFork, ReadBufferWithStrategy, and
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Remove all uses of the deprecated functions heap_formtuple,