The new version of PostgresDAC 2.2.1 has been released.
What's new in version 2.2.1:
[+] TPSQLMonitor now provides info about operation time [-] TPSQLUpdateSQL errror on deleting fixed [*] Queries are sent to server as is, with all comments etc. [+] TPSQLUpdateSQL.OnRecordChangeComplete event added [+] TPSQLDatabase.CommandTimeout property added [*] TPSQLDatabase.Charset value now is stored in resources, and can be changed in Database inactive state. On connection to db it automatically sets charset on server. [-] Wrong large objects OID handling improved. [*] Native Postgres types handling improved (aclitem, arrays etc.) [-] "TPSQLUpdateSQL can not perform operations on NULL values" fixed [-] "TPSQLUpdateSQL can not perform actions on DEFAULT values" fixed [-] "TPSQLUpdateSQL: modified row is not up to date" fixed [*] "Memo (Postgres TEXT or varchar without length) fields unescaped" fixed