libpqtypes - libpqtypes: Continued work on PQsendf and PQsendvf.

From: achernow(at)pgfoundry(dot)org (User Achernow)
To: pgsql-committers(at)postgresql(dot)org
Subject: libpqtypes - libpqtypes: Continued work on PQsendf and PQsendvf.
Date: 2009-07-06 13:42:03
Message-ID: 20090706134203.BA02F107207C@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Continued work on PQsendf and PQsendvf. Added prototypes to libpqtypes.h and man page documentation. Regression tested changes as well. Updated change log.

Added Files:
-----------
libpqtypes/docs/man3:
PQsendf.3 (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/docs/man3/PQsendf.3?rev=1.1&content-type=text/x-cvsweb-markup)
PQsendvf.3 (r1.1)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/libpqtypes/libpqtypes/docs/man3/PQsendvf.3?rev=1.1&content-type=text/x-cvsweb-markup)

Browse pgsql-committers by date

  From Date Subject
Next Message User Achernow 2009-07-06 13:44:00 libpqtypes - libpqtypes: Added PQsendf and PQsendvf to Makefile.am's
Previous Message User Achernow 2009-07-06 13:41:14 libpqtypes - libpqtypes: Continued work on PQsendf and PQsendvf.