psqlodbc - psqlodbc: Fix the bug that strings are copied to a null - Mailing list pgsql-committers

From hinoue@pgfoundry.org (User Hinoue)
Subject psqlodbc - psqlodbc: Fix the bug that strings are copied to a null
Date
Msg-id 20110521234812.69B021071031@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix the bug that strings are copied to a null pointer.

Modified Files:
--------------
    psqlodbc:
        convert.c (r1.194 -> r1.195)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/convert.c?r1=1.194&r2=1.195)
        version.h (r1.191 -> r1.192)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/version.h?r1=1.191&r2=1.192)

pgsql-committers by date:

Previous
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Cosmetic changes.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Clarify the documentation of the --with-ossp-uuid option