CHANGES
上传用户:blenddy
上传日期:2007-01-07
资源大小:6495k
文件大小:1k
源码类别:

数据库系统

开发平台:

Unix_Linux

  1. 5/18/1999 - vv
  2. ---------
  3. * Rewrote libpq++.H
  4. * Incremented shared library version to 3.0
  5. * Cleaned up makefiles
  6. * Made examples use the installed versions of the library and header
  7. 4/26/1999 - vv
  8. ---------
  9. * Changed PrintTuples and DisplayTuples in PgDatabase to use PQprint()
  10. 4/14/1999 - vv
  11. ---------
  12. * Changed connection routines to use PQconnectdb()
  13. * Connect now returns CONNECTION_OK or CONNECTION_BAD
  14. * Eliminated pgEnv
  15. * Changed error handler to return proper messages
  16. * New function LOid() returns Large Object ID
  17. * New function Status() returns Large Object Status