psqlodbc - psqlodbc: Fix the bug that strings are copied to a null
| From: |
hinoue(at)pgfoundry(dot)org (User Hinoue) |
| To: |
pgsql-committers(at)postgresql(dot)org |
| Subject: |
psqlodbc - psqlodbc: Fix the bug that strings are copied to a null |
| Date: |
2011-05-21 23:48:12 |
| Message-ID: |
20110521234812.69B021071031@pgfoundry.org (view raw or flat) |
| Thread: |
|
| Lists: |
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
| Next: | From: Peter Eisentraut | Date: 2011-05-22 17:07:43 |
| Subject: pgsql: Put documentation of backslash commands back in alphabeticalord |
| Previous: | From: User Hinoue | Date: 2011-05-21 23:39:42 |
| Subject: psqlodbc - psqlodbc: Cosmetic changes. |