Thread: pgsql/src/interfaces/odbc connection.c convert ...

pgsql/src/interfaces/odbc connection.c convert ...

From
inoue@postgresql.org (Hiroshi Inoue)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    inoue@postgresql.org    02/06/27 22:44:16

Modified files:
    src/interfaces/odbc: connection.c convert.c psqlodbc.h
                         win_unicode.c

Log message:
    1) prevent setting of KSQO on 7.3+ servers(Thanks to Dave Page).
    2) Allow LF->CR/LF conversion under UNICODE driver.