[Mono-list] [ANNOUNCE] Npgsql 2.0.2 released!

Francisco Figueiredo Jr. francisco at npgsql.org
Sun Dec 14 23:34:30 EST 2008


Hi, all!!

The Npgsql Development Team is proud to announce the Npgsql2 2.0.2 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.1 final release.


Fixes:

    Fix the fix for datetime.MinValue and MaxValue. Only MinValue was
fixed. Now both Min and Max are fixed. Thanks Andrus Moor for heads
up.(fxjr)
    Fixed problem with parameter sizes and prepared statements.(fxjr)
    [#1010488] NgsqlParameter of type containing DBNull values throws
NullReferenceException
    [#1010521] NpgsqlInterval should be quoted.
    Datetime with negative values (thanks to Mathieu Fenniak
<mathieu at fenniak.net>) and singular values  such as "1 day"
    [#1010495] Bad performance calling a (empty) function very often.

	
New additions:

    Added documentation about how to use Npgsql with Provider Factory.
Thanks Alaric for heads up.
    Ensure refcursors work with System.Transactions. (Josh)

    On this release, Josh Cooley fixed some bugs on Entity Framework
support and System.Transactions.

    For more information about those and other fixes, please, see our ChangeLog.


You can see full changelog and release notes here:
http://pgfoundry.org/frs/shownotes.php?release_id=1273

You can dowload it from here: http://downloads.npgsql.org

Thank you to Josh Cooley for all his help with entity framework support!

Please, give it a try and let us know if you have any problems.
Check out our forums: http://forums.npgsql.org



Did you like Npgsql?
You can tell us how much you liked by sending us a postcard.

You can send your postcard to these addresses:

Josh Cooley
102 Boston Harbour Way
Madison, AL  35758
USA

Francisco Figueiredo Jr.
QMSW 05 Lote 02 Bloco C Apto 116
Sudoeste - Brasilia - DF - Brazil
Zip Code: 70680-500




-- 
Regards,

Francisco Figueiredo Jr.
Npgsql Lead Developer
http://fxjr.blogspot.com
http://www.npgsql.org

---------------------------(end of broadcast)---------------------------
-To unsubscribe from this list, send an email to:

               pgsql-announce-unsubscribe at postgresql.org


More information about the Mono-list mailing list