Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From [email protected] (User Fxjr)
Subject npgsql - Npgsql2: Added ArrayHandling.cs to project and changes the
Date
Msg-id [email protected]
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: [email protected] (Tom Lane)
Date:
Subject: pgsql: Venezuela Time now means UTC-4:30, not UTC-4:00.
Next
From: [email protected] (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Added information about running nunit tests,