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

From: dfetter(at)pgfoundry(dot)org (User Dfetter)
To: pgsql-committers(at)postgresql(dot)org
Subject: dbi-link - dbi-link: Changed make_connection to make VIEWs Added
Date: 2004-11-23 09:31:21
Message-ID: 20041123093121.C71E0AAF324@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mip 2004-11-23 10:46:15 press - pr: Kommasetzung.
Previous Message Tom Lane 2004-11-23 00:21:36 pgsql: Further plperl cleanup: be more paranoid about checking the type