PostgreSQL Data Access Components (PgDAC) 4.7.25 released

Released: Sep 8, 2016

4.7.25 での更新項目

機能

  • Added TDADataSetOptions.InsertAllSetFields property.

不具合の修正

  • Fixed several bugs in SmartFetch Mode.
  • Fixed bug setting the TCustomDADataSet.EOF property after a fetch is canceled.
  • Fixed bug with param values loss after changing TDAParam.ValueCount.
  • Fixed bug with PtrOffset function when Overflow Checking option enabled.
  • Fixed bug with the DisposeBuf failed error when canceling dataset changes.
  • Fixed bug with the duplicated MacroChar variable.
  • Fixed bug with international characters in error messages.
  • Fixed bug querying nested tables.
  • Fixed bug in PgDump when using VARIADIC function arguments.
  • Fixed bug canceling a fetch.