edb-debugger - server: Fix the debugger plugin following the header

Поиск
Список
Период
Сортировка
От dpage@pgfoundry.org (Dave Page)
Тема edb-debugger - server: Fix the debugger plugin following the header
Дата
Msg-id 20090108095631.CE07017ADE54@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix the debugger plugin following the header cleanup in Postgres.

Modified Files:
--------------
    server:
        plugin_debugger.c (r1.8 -> r1.9)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/plugin_debugger.c.diff?r1=1.8&r2=1.9)
        plugin_profiler.c (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/plugin_profiler.c.diff?r1=1.6&r2=1.7)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Document current_query() as being the _client_ query.
Следующее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Add note that not all SQL commands support ONLY in the same way.