npgsql - Npgsql2: Fix for string representation of some negative - Mailing list pgsql-committers

From talliesin@pgfoundry.org (User Talliesin)
Subject npgsql - Npgsql2: Fix for string representation of some negative
Date
Msg-id 20090107184824.E349C17ADE45@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix for string representation of some negative intervals. Thanks to Mathieu Fenniak for bashing out the issues.

Modified Files:
--------------
    Npgsql2/src/NpgsqlTypes:
        DateDatatypes.cs (r1.3 -> r1.4)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/NpgsqlTypes/DateDatatypes.cs.diff?r1=1.3&r2=1.4)

pgsql-committers by date:

Previous
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: define HAVE_FSEEKO for MSVC
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update comment associated with 'debug_query_string'.