Postgresql 9.2

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Post Reply
tgrossjean
Posts: 6
Joined: Fri 26 Mar 2010 09:48
Location: Germany

Postgresql 9.2

Post by tgrossjean » Thu 20 Sep 2012 13:14

When will a new version supporting 9.2 Range-Data-Types be available?

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Postgresql 9.2

Post by Pinturiccio » Mon 24 Sep 2012 13:59

We are investigating the possibility of implementing Range Types for PostgreSQL 9.2. We will notify you about the results as soon as possible.

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Postgresql 9.2

Post by Pinturiccio » Tue 16 Oct 2012 12:24

We have added the support of Range Types for PostgreSQL 9.2. We have also added the PgSqlIntRange class for representing the int4range type, the PgSqlBigIntRange class for representing the int8range type, the PgSqlNumericRange class for representing the numrange type, the PgSqlTimeStampRange class for representing the tsrange type, the PgSqlTimeStampTZRange class for representing the tstzrange type and the PgSqlDataRange class for representing the datarange type.

We will post here when the corresponding build of dotConnect for PostgreSQL is available for download.

Pinturiccio
Devart Team
Posts: 2420
Joined: Wed 02 Nov 2011 09:44

Re: Postgresql 9.2

Post by Pinturiccio » Thu 18 Oct 2012 13:59

The new build of dotConnect for PostgreSQL 6.2.104 is available for download now!
It can be downloaded from http://www.devart.com/dotconnect/postgr ... nload.html (trial version) or from Registered Users' Area (for users with valid subscription only).
For more information, please refer to http://forums.devart.com/viewtopic.php?t=25098

Post Reply