From: | "Francisco Figueiredo Jr(dot)" <francisco(at)npgsql(dot)org> |
---|---|
To: | npgsql-devel <npgsql-devel(at)pgfoundry(dot)org>, Mono List <mono-list(at)lists(dot)ximian(dot)com>, pgsql-announce(at)postgresql(dot)org, pgsql-interfaces(at)postgresql(dot)org |
Subject: | Npgsql 2.0.11 released! |
Date: | 2010-11-06 01:16:01 |
Message-ID: | AANLkTinOtggKy6_3=KXSDYk=TWB4mTO9rYCKPj+GaX5u@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce pgsql-interfaces |
Hi, all!!
The Npgsql Development Team is proud to announce the Npgsql2 2.0.11 release!
Npgsql is a .Net Data provider written 100% in C# which allows .net
programs to talk to postgresql backends. Npgsql is licensed under BSD.
More info can be obtained from http://www.npgsql.org
This release is a minor bug fix for the stable 2.0 series.
The biggest highlights are:
Fix for bytea handling with Postgresql 9.0.
And many bug fixes:
Fixed bugs:
[#1010863] GroupBy Expression with two or more parameters
creates a sql error
[#1010860] [EF, 2.0.10.0] Invalid query is generated
Added fix to return CLR type when working with NpgsqlInet and
IPAddress types in NpgsqlDataReader.GetValue(). See
http://pgfoundry.org/forum/message.php?msg_id=1006360 for more info
about that.
[#1010921] Data corrupted transferring bytea data from
PostgreSQL 9 server. Thanks Mathieu Fenniak for patch. See
http://pgfoundry.org/pipermail/npgsql-devel/2010-January/001057.html.
This patch should have been applied a long time ago. It was my fault
(Francisco) Sorry for that :(
New Features:
[#1010650] DbConnection.GetSchema: Metadata for Indexes
You can see full changelog and release notes here:
http://pgfoundry.org/frs/shownotes.php?release_id=1727
You can dowload it from here: http://downloads.npgsql.org
Thank you to Josh Cooley for all his help with entity framework support!
Thank you to all who sent feedbacks, suggestions and patches.
You helped to make this release.
Please, feel free to give it a try and let us know if you find any
other problems.
Also, if you like Npgsql and want to show how much you like it, send
us a postcard!
http://fxjr.blogspot.com/2008/12/did-you-like-npgsql-send-us-postcard.html
--
Regards,
Francisco Figueiredo Jr.
Npgsql Lead Developer
http://www.npgsql.org
http://fxjr.blogspot.com
http://twitter.com/franciscojunior
From | Date | Subject | |
---|---|---|---|
Next Message | Daniele Varrazzo | 2010-11-06 22:44:15 | Psycopg 2.3.0 beta 1 released |
Previous Message | Andreas 'ads' Scherbaum | 2010-11-02 12:56:34 | PostgreSQL@FOSDEM 2011 - Call for talks |
From | Date | Subject | |
---|---|---|---|
Next Message | Raimon Fernandez | 2010-12-07 11:11:27 | SELECT is immediate but the UPDATE takes forever |
Previous Message | Satoshi Nagayasu | 2010-10-10 12:03:24 | Re: [INTERFACES] ECPG Documentation Improvement (re-post) |