odbclink - odbclink: Correction of Makefile problem and addition of - Mailing list pgsql-committers

From h-saito@pgfoundry.org (User H-saito)
Subject odbclink - odbclink: Correction of Makefile problem and addition of
Date
Msg-id 20070416060157.86C002175A0@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Correction of Makefile problem and addition of uninstallation script.
However, *nux has not operated yet.

Modified Files:
--------------
    odbclink:
        Makefile (r1.1.1.1 -> r1.2)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/odbclink/odbclink/Makefile.diff?r1=1.1.1.1&r2=1.2)

Added Files:
-----------
    odbclink:
        uninstall_odbclink.sql.in (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/odbclink/odbclink/uninstall_odbclink.sql.in?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Expose more cursor-related functionality in SPI: specifically,
Next
From: jwp@pgfoundry.org (James William Pye)
Date:
Subject: python - be: Implement Transaction object.