• Hiroshi Inoue's avatar
    1) Change all internal SQL function calls from · 0c439e5e
    Hiroshi Inoue authored
       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
statement.c 27.3 KB