npgsql - Npgsql2: Fixed tabs to 4 spaces Added test to check a problem - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: Fixed tabs to 4 spaces Added test to check a problem
Date
Msg-id 20080918045854.7DE9317AE6AE@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

Fixed tabs to 4 spaces

Added test to check a problem where prepared statements were lacking casts even when user set dbtype or npgsqldbtype.
Nowthe casts are properly added when needed. Thanks Waldemar Bergstreiser (wbr at bergstreiser dot com) for heads up
andtest case. 

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

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

pgsql-committers by date:

Previous
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Fixed tabs to 4 spaces.
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Fixed a bug where Npgsql was throwing exceptions when