psqlodbc - psqlodbc: Revise the handling of decimal point. - Mailing list pgsql-committers

From hinoue@pgfoundry.org (User Hinoue)
Subject psqlodbc - psqlodbc: Revise the handling of decimal point.
Date
Msg-id 20111110133658.50561301CE9@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Revise the handling of decimal point.

Modified Files:
--------------
    psqlodbc:
        convert.c (r1.196 -> r1.197)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/convert.c?r1=1.196&r2=1.197)

pgsql-committers by date:

Previous
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Fix the bug that the first fetch operation doesn't
Next
From: Bruce Momjian
Date:
Subject: pgsql: Document that PQexec() can handle a NULL res pointer just fine.