npgsql - Npgsql2: Updated docs to include documentation about COPY

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Updated docs to include documentation about COPY
Date: 2007-10-13 15:03:19
Message-ID: 20071013150319.16FC22177AD@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

Updated docs to include documentation about COPY IN/OUT support. Thanks Kalle Hallivuori for patches!

Modified Files:
--------------
Npgsql2/docs:
UserManual.html (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/docs/UserManual.html.diff?r1=1.2&r2=1.3)
state-machine.html (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/docs/state-machine.html.diff?r1=1.1&r2=1.2)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2007-10-13 15:55:41 pgsql: Fix ALTER COLUMN TYPE to preserve the tablespace and reloptions
Previous Message User Fxjr 2007-10-13 13:50:05 npgsql - Npgsql2: Initial release