mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 07:13:06 -04:00
0c439e5ef6
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).