npgsql - Npgsql2: Fixed bug when trying to retrieve a date value with - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: Fixed bug when trying to retrieve a date value with
Date
Msg-id 20090811194651.47A541072138@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

Fixed bug when trying to retrieve a date value with -infinity value. See more here:
http://pgfoundry.org/forum/message.php?msg_id=1005249
Thanks Andrus Moor for bug report and test case and Laurenz Albe for reporting the commit where the infinity date value
wasadded. 

Modified Files:
--------------
    Npgsql2/src/NpgsqlTypes:
        NpgsqlTypeConverters.cs (r1.16 -> r1.17)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/NpgsqlTypes/NpgsqlTypeConverters.cs?r1=1.16&r2=1.17)
    Npgsql2/testsuite/noninteractive/NUnit20:
        CommandTests.cs (r1.28 -> r1.29)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/testsuite/noninteractive/NUnit20/CommandTests.cs?r1=1.28&r2=1.29)

pgsql-committers by date:

Previous
From: rbt@pgfoundry.org (User Rbt)
Date:
Subject: autodoc - autodoc: Add the manpage to the release tarball.
Next
From: alvherre@postgresql.org (Alvaro Herrera)
Date:
Subject: pgsql: Refactor some $(JADE.tex.call)s