psqlodbc - psqlodbc: Change to use 'if' instead of an inappropriate - Mailing list pgsql-committers

From hinoue@pgfoundry.org (User Hinoue)
Subject psqlodbc - psqlodbc: Change to use 'if' instead of an inappropriate
Date
Msg-id 20101023033319.E9D3F1071040@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Change to  use 'if' instead of an inappropriate 'else if'.

Modified Files:
--------------
    psqlodbc:
        convert.c (r1.191 -> r1.192)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/convert.c?r1=1.191&r2=1.192)
        version.h (r1.170 -> r1.171)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.170&r2=1.171)

pgsql-committers by date:

Previous
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Return 0 for the column size when the size of
Next
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Remember to set permanent flag to holdable cursors