Обсуждение: dbi-link - dbi-link: Changed make_connection to make VIEWs Added

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

dbi-link - dbi-link: Changed make_connection to make VIEWs Added

От
dfetter@pgfoundry.org (User Dfetter)
Дата:
Log Message:
-----------
Changed make_connection to make VIEWs

Added example data settings.xls

Changed data_link to remote_query, which now has a BOOLEAN input
called "safe."  Unsafe functions may only call SELECT.

Modified Files:
--------------
    dbi-link:
        make_connection.sql (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/make_connection.sql.diff?r1=1.3&r2=1.4)

Added Files:
-----------
    dbi-link:
        remote_query.sql (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/remote_query.sql?rev=1.1&content-type=text/x-cvsweb-markup)
        settings.xls (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/settings.xls?rev=1.1&content-type=text/x-cvsweb-markup)

Removed Files:
-------------
    dbi-link:
        data_link.sql
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/data_link.sql)