PostgresDAC v2.6.2 is available

From: Pavel Golub <pavel(at)microolap(dot)com>
To: PostgreSQL Announce <pgsql-announce(at)postgresql(dot)org>
Subject: PostgresDAC v2.6.2 is available
Date: 2011-04-27 10:09:28
Message-ID: 1829470716.20110427130928@gf.microolap.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

Hello.

PostgresDAC is direct access components for PostgreSQL,
EnterpriseDB and Pervasive Postgres. It allows you to create
Delphi/C++Builder applications with direct access to
PostgreSQL/EnterpriseDB/Pervasive Postgres DB without BDE and ODBC.

What’s new in v2.6.2:

PostgreSQL 9.0.4 libraries support added.
Several bugs fixed.
Dump and restore libraries for PostgreSQL v8.2.21, v8.3.15, v8.4.8 added.

Full changelog:

[+] v9.0.4 client libraries added
[+] v9.0.4 dump & restore libraries (pg_dump.dll, pg_restore.dll)
[+] v8.4.8 dump & restore libraries added (pg_dump-8.4.8.dll, pg_restore-8.4.8.dll)
[+] v8.3.15 dump & restore libraries added (pg_dump-8.3.15.dll, pg_restore-8.3.15.dll)
[+] v8.2.21 dump & restore libraries added (pg_dump-8.2.21.dll, pg_restore-8.2.21.dll)
[*] Allow libpq’s SSL initialization to succeed when user’s home directory is unavailable
[*] Compiler directives {$T-} added so projects can be built with “Typed @ operator” option
[*] TPSQLDatabase.SelectString methods not trowing exceptions, IsOK out parameter is set to False instead
[*] TPSQLTable.CreateTable rewritten from scratch
[*] UNKNOWN type is mapped to TStringField with length 64 from now
[-] “Cannot call Start on a running or suspended thread in TPSQLMonitor” bug fixed
[-] “Cannot use native postgresql type casting (::) in design time even if TPSQLQuery.ParamCheck is False” bug fixed
[-] “Garbage characters rarely may appear in memo fields if Unicode encoding used” bug fixed
[-] “Method TPSQLTable.Exists always returns false” bug fixed
[-] Fix libpq to return a useful error message for errors detected in conninfo_array_parse
[-] Fix parallel pg_restore to handle comments on POST_DATA items correctly
[-] Fix pg_restore to cope with long lines (over 1KB) in TOC files

You’re welcome to download the PostgresDAC v2.6.1 right now at:
http://microolap.com/products/connectivity/postgresdac/download/
or login to your private area on our site at
http://microolap.com/my/downloads/

--
With best wishes,
Pavel mailto:pavel(at)gf(dot)microolap(dot)com

Browse pgsql-announce by date

  From Date Subject
Next Message gabrielle 2011-04-27 16:24:57 PgDay at OSCON
Previous Message SQL Maestro Group 2011-04-26 12:18:12 PostgreSQL PHP Generator 11.4 released