pgsql: Correctly name functions in debug output in ecpglib.

Поиск
Список
Период
Сортировка
От meskes@postgresql.org (Michael Meskes)
Тема pgsql: Correctly name functions in debug output in ecpglib.
Дата
Msg-id 20100321113344.E5C6C7541D0@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Correctly name functions in debug output in ecpglib. When the functions were
refactored the debug output wasn't adjusted.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/ecpglib:
        prepare.c (r1.37 -> r1.38)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/prepare.c?r1=1.37&r2=1.38)

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

Предыдущее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: ECPG only copied #include statements instead of processing them
Следующее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Adjusted regression test results to the change I made in debug