1) Change all internal SQL function calls from

Hiroshi Inoue <inoue@tpf.co.jp>

Commit: 0c439e5ef6efbb13313718493d00be7a3f66acd3
Author: Hiroshi Inoue <inoue@tpf.co.jp>
Date: 2001-08-18T04:30:47Z
Releases: 7.2.1
1) Change all internal SQL function calls from
   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).

Files