dbi-link - dbi-link: Fixed off-by-one error in make_dbi_link_role(TEXT)

From: dfetter(at)pgfoundry(dot)org (David Fetter)
To: pgsql-committers(at)postgresql(dot)org
Subject: dbi-link - dbi-link: Fixed off-by-one error in make_dbi_link_role(TEXT)
Date: 2006-12-27 22:39:16
Message-ID: 20061227223916.F362F216E41@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fixed off-by-one error in make_dbi_link_role(TEXT) per Michael Fuhr.

Put a cache_connection(INT) call in begin_work(INT) per Michael Fuhr.

Modified Files:
--------------
dbi-link:
dbi_link.sql (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/dbi-link/dbi-link/dbi_link.sql.diff?r1=1.11&r2=1.12)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2006-12-27 23:03:52 pgsql: Clean up pgindent handling of comments after 'else' by only
Previous Message Tom Lane 2006-12-27 22:32:03 pgsql: Modify local buffer management to request memory for local