npgsql - Npgsql2: Fixed a typo which prevented DateTime.MaxValue to - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: Fixed a typo which prevented DateTime.MaxValue to
Date
Msg-id 20081111165822.E981117AD9D8@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

Fixed a typo which prevented DateTime.MaxValue to work on previous patch.
Thanks Andrus Moor for heads up.

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlParameter.cs (r1.19 -> r1.20)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlParameter.cs.diff?r1=1.19&r2=1.20)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Make psql report "SSL connection (unknown cipher)" when libpq has
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: [#1010495] Bad performance calling a (empty) function