Thanks to visit codestin.com
Credit goes to postgrespro.com

psqlodbc - psqlodbc: Return 0 for the column size when the size of - Mailing list pgsql-committers

From [email protected] (User Hinoue)
Subject psqlodbc - psqlodbc: Return 0 for the column size when the size of
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Return 0 for the column size when the size of numeric items
 are unknown. Also improve the calculation of scale of numeric
 items when it is not explicitly specified.

Modified Files:
--------------
    psqlodbc:
        pgtypes.c (r1.92 -> r1.93)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/pgtypes.c?r1=1.92&r2=1.93)

pgsql-committers by date:

Previous
From: [email protected] (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Fix a bug about sizeof().
Next
From: [email protected] (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Change to use 'if' instead of an inappropriate