psqlodbc - psqlodbc: Change sslverify stuff so that it can be built with - Mailing list pgsql-committers

From hinoue@pgfoundry.org (User Hinoue)
Subject psqlodbc - psqlodbc: Change sslverify stuff so that it can be built with
Date
Msg-id 20090323170041.63B3717ADE34@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Change sslverify stuff so that it can be built with older version of libpq.

Modified Files:
--------------
    psqlodbc:
        loadlib.c (r1.15 -> r1.16)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/loadlib.c.diff?r1=1.15&r2=1.16)
        version.h (r1.131 -> r1.132)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h.diff?r1=1.131&r2=1.132)
        win_unicode.c (r1.21 -> r1.22)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/win_unicode.c.diff?r1=1.21&r2=1.22)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Const-ify the parse table passed to fillRelOptions.
Next
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: Remove munging of xml and xpath params to xpath().