pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike

Поиск
Список
Период
Сортировка
От meskes@postgresql.org (Michael Meskes)
Тема pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike
Дата
Msg-id 20080320163014.F15347558DD@cvs.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike
Список pgsql-committers
Log Message:
-----------
Added ECPGget_PGconn() function to ecpglib, courtesy of Mike Aubury.
Bumped library version to 6.1.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/interfaces/ecpg:
        ChangeLog (r1.370.2.3 -> r1.370.2.4)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ChangeLog?r1=1.370.2.3&r2=1.370.2.4)
    pgsql/src/interfaces/ecpg/ecpglib:
        Makefile (r1.54 -> r1.54.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/Makefile?r1=1.54&r2=1.54.2.1)
        connect.c (r1.48 -> r1.48.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/connect.c?r1=1.48&r2=1.48.2.1)
    pgsql/src/interfaces/ecpg/include:
        ecpglib.h (r1.74.2.1 -> r1.74.2.2)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/include/ecpglib.h?r1=1.74.2.1&r2=1.74.2.2)

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

Предыдущее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Added ECPGget_PGconn() function to ecpglib, courtesy of Mike
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Make source code READMEs more consistent.