• H
    1) Change all internal SQL function calls from · 0c439e5e
    Hiroshi Inoue 提交于
       SQLxxxx() to PGAPI_xxxx().
    2) Handle an escaped date/time format as a parameter.
    3) Improve the tuple allocation a little.
    4) The preparation of ODBC 3.0 a little.
    5) Updatable cursors(may be deprecated before long).
    0c439e5e
convert.c 50.1 KB