psqlodbc - psqlodbc: Applied a patch by Taizo Ito and correct the length - Mailing list pgsql-committers

From hinoue@pgfoundry.org (User Hinoue)
Subject psqlodbc - psqlodbc: Applied a patch by Taizo Ito and correct the length
Date
Msg-id 20101124221148.C06EC1071049@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Applied a patch by Taizo Ito and correct the length of BIT type in Postgres.

Modified Files:
--------------
    psqlodbc:
        info.c (r1.164 -> r1.165)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/info.c?r1=1.164&r2=1.165)
        pgtypes.h (r1.39 -> r1.40)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/pgtypes.h?r1=1.39&r2=1.40)
        version.h (r1.183 -> r1.184)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.183&r2=1.184)

pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: When reporting the server as not responding, if the hostname was
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Remove useless whitespace at end of lines