odbclink - odbclink: 1.) Fixed error message condition.

From: h-saito(at)pgfoundry(dot)org (User H-saito)
To: pgsql-committers(at)postgresql(dot)org
Subject: odbclink - odbclink: 1.) Fixed error message condition.
Date: 2007-01-31 00:28:29
Message-ID: 20070131002829.2C15021727B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
1.) Fixed error message condition.
2.) For return value of exec.

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

Browse pgsql-committers by date

  From Date Subject
Next Message User H-saito 2007-01-31 00:41:23 odbclink - odbclink: Fixed message condition bug.
Previous Message Bruce Momjian 2007-01-30 22:55:12 pgsql: Add: > o ARRAY[[1, 2], [3, 4]])[1] should return the same values as