npgsql - Npgsql2: Added a test for Europe/Amsterdam timezone with dates

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Added a test for Europe/Amsterdam timezone with dates
Date: 2010-01-16 15:05:42
Message-ID: 20100116150542.03E2C1072154@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.html for more information. Thanks Christ Akkermans for heads 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2010-01-16 15:36:30 Re: pgsql: Fix one more cast for _open_osfhandle().
Previous Message Simon Riggs 2010-01-16 14:16:31 pgsql: Lock database while running drop database in Hot Standby to