npgsql - Npgsql2: Fixed Npgsql.build to include missing resources. - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: Fixed Npgsql.build to include missing resources.
Date
Msg-id 20070707054619.31905216C8C@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------


Fixed Npgsql.build to include missing resources.
Reverted a modification which set the framework target to mono-2.0. This breaks ms.net target.

Modified Files:
--------------
    Npgsql2/src:
        Npgsql.build (r1.5 -> r1.6)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql.build.diff?r1=1.5&r2=1.6)

pgsql-committers by date:

Previous
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Added tests.
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Move parse.h into src/backend on msvc, which is where it is on