The new version of PostgresDAC has been released. It introduces new additional components, Delphi 2005 support and a great speed-up.
Download the new trial version of PostgresDAC right now at:
http://www.microolap.com/products/connectivity/postgresdac/download/Full list of current changes:
[!] New component added: TPSQLTools.
[+] Delphi 2005 (Win32 Edition) is supported.
[*] PostgreSQL 8 compatibility is abslolutely.
[*] Schema qualified names compatibility performed.
[+] Table names in TPSQLTable now schema-qualified.
[+] Property TPSQLTable.ShowSystemTables added.
[+] Property TPSQLDatabase.ServerVersion added.
[-] Fixed bug "Index out of bounds" when OIDs used.
[-] Fixed work with transactions.
[!] New components added: TPSQLStoredProc, TPSQLDump, TPSQLRestore.
[!] TPSQLDatabase.ShowStoredProc method added.
[+] ShowStoredProcParams method added.
[!] Added support for client-side locale, TPSQLDatabase.CharSet property is added.
[-] Some minor bugs are fixed.
[+] {$DEFINE DEBUG} directive is added which allow to log requests to server (only for version with source code).
[*] Increased speed while row navigation operations.