npgsql - Npgsql2: Added ArrayHandling.cs to project and changes the - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: Added ArrayHandling.cs to project and changes the
Date
Msg-id 20080302033055.4AB5717ADD68@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------


Added ArrayHandling.cs to project and changes the build action on NpgsqlMetaData.xml to embedded resource.
NpgsqlSchema.GetDataSourceInformation()was throing exception without this fix. Thanks Patrik Husfloen (husfloen at
gmaildot com) for patch. 

Modified Files:
--------------
    Npgsql2/src:
        Npgsql2008.csproj (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql2008.csproj.diff?r1=1.6&r2=1.7)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Venezuela Time now means UTC-4:30, not UTC-4:00.
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Added information about running nunit tests,