Обсуждение: dbi-link - dbi-link: Changed elog NOTICE and elog ERROR to warn and die,

Поиск
Список
Период
Сортировка

dbi-link - dbi-link: Changed elog NOTICE and elog ERROR to warn and die,

От
dfetter@pgfoundry.org (David Fetter)
Дата:
Log Message:
-----------
Changed elog NOTICE and elog ERROR to warn and die, respectively.

Added comment on make_accessor_functions(), refresh_schema().

Added function reset_connection(data_source_id INTEGER).

Added SQL-callable wrapper functions for begin_work, commit and
rollback.

Modified Files:
--------------
    dbi-link:
        dbi_link.sql (r1.8 -> r1.9)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/dbi_link.sql.diff?r1=1.8&r2=1.9)