npgsql - Npgsql2: Added initial information about System.Transactions - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: Added initial information about System.Transactions
Date
Msg-id 20071105214935.AD0F0216D6B@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

Added initial information about System.Transactions support. Thanks Josh Cooley

Modified Files:
--------------
    Npgsql2/docs:
        UserManual.html (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/docs/UserManual.html.diff?r1=1.3&r2=1.4)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix deprecated-by-C-spec usage: storage class should come before
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix xmlelement() to initialize libxml correctly before using it,