pgsql: Add libpq comment about how to determine the format used for

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add libpq comment about how to determine the format used for
Date: 2008-06-23 21:10:49
Message-ID: 20080623211049.EEE317545A3@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add libpq comment about how to determine the format used for passing
binary values.

Add comments to libpq C function for parameter passing.

Modified Files:
--------------
pgsql/doc/src/sgml:
libpq.sgml (r1.258 -> r1.259)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml?r1=1.258&r2=1.259)
pgsql/src/interfaces/libpq:
fe-exec.c (r1.195 -> r1.196)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-exec.c?r1=1.195&r2=1.196)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2008-06-23 21:35:35 pgsql: Add item: * Implement a module capability for loading
Previous Message Bruce Momjian 2008-06-23 20:20:54 pgsql: Add TODO: * Consider whether duplicate keys should be sorted by