pgsql: Added patch by Bernd Helmle that adds

Поиск
Список
Период
Сортировка
От meskes@postgresql.org (Michael Meskes)
Тема pgsql: Added patch by Bernd Helmle that adds
Дата
Msg-id 20090918131332.B8907753FB7@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Added patch by Bernd Helmle <bernd.helmle@credativ.de> that adds a low level
function that returns the current transaction status.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        ecpg.sgml (r1.90 -> r1.91)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ecpg.sgml?r1=1.90&r2=1.91)
    pgsql/src/interfaces/ecpg/ecpglib:
        exports.txt (r1.5 -> r1.6)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/exports.txt?r1=1.5&r2=1.6)
        misc.c (r1.51 -> r1.52)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/misc.c?r1=1.51&r2=1.52)
    pgsql/src/interfaces/ecpg/include:
        ecpglib.h (r1.79 -> r1.80)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/include/ecpglib.h?r1=1.79&r2=1.80)

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

Предыдущее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Easier to translate psql help Instead of requiring translators
Следующее
От: teodor@postgresql.org (Teodor Sigaev)
Дата:
Сообщение: pgsql: Fix incorrect arguments for gist_box_penalty call.