npgsql - Npgsql2: Fix for string representation of some negative

From: talliesin(at)pgfoundry(dot)org (User Talliesin)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Fix for string representation of some negative
Date: 2009-01-07 18:48:24
Message-ID: 20090107184824.E349C17ADE45@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2009-01-07 19:35:44 pgsql: Update comment associated with 'debug_query_string'.
Previous Message Andrew Dunstan 2009-01-07 13:51:04 pgsql: define HAVE_FSEEKO for MSVC