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

From: dfetter(at)pgfoundry(dot)org (David Fetter)
To: pgsql-committers(at)postgresql(dot)org
Subject: dbi-link - dbi-link: Changed elog NOTICE and elog ERROR to warn and die,
Date: 2006-11-13 23:49:23
Message-ID: 20061113234923.939E0216DD6@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-11-14 04:18:55 pgsql: Fix URL for patch hold queue.
Previous Message User Dim 2006-11-13 23:25:10 pgimport - pgimport: Importing new version of pgloader, which could have