npgsql - Npgsql2: Added a test for Europe/Amsterdam timezone with dates - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: Added a test for Europe/Amsterdam timezone with dates
Date
Msg-id 20100116150542.03E2C1072154@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

Added a test for Europe/Amsterdam timezone with dates before 1937. Those timezones had minuts and seconds on it. Check
http://lists.pgfoundry.org/pipermail/npgsql-devel/2010-January/001054.htmlfor more information. Thanks Christ Akkermans
forheads up and test. 

Modified Files:
--------------
    Npgsql2/testsuite/noninteractive/NUnit20:
        CommandTests.cs (r1.34 -> r1.35)

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

pgsql-committers by date:

Previous
From: sriggs@postgresql.org (Simon Riggs)
Date:
Subject: pgsql: Lock database while running drop database in Hot Standby to
Next
From: Magnus Hagander
Date:
Subject: Re: pgsql: Fix one more cast for _open_osfhandle().