pgsql: Improve testlibpq3.c's example of PQexecParams() usage to include - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: Improve testlibpq3.c's example of PQexecParams() usage to include
Date
Msg-id 20051020235752.37F86D8C0C@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Improve testlibpq3.c's example of PQexecParams() usage to include sending
a parameter in binary format.  Also, add a TIP explaining how to use casts
in the query text to avoid needing to specify parameter types by OID.
Also fix bogus spacing --- apparently somebody expanded the tabs in the
example programs to 8 spaces instead of 4 when transposing them into SGML.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        libpq.sgml (r1.195 -> r1.196)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/libpq.sgml.diff?r1=1.195&r2=1.196)
    pgsql/src/test/examples:
        testlibpq3.c (r1.12 -> r1.13)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/examples/testlibpq3.c.diff?r1=1.12&r2=1.13)

pgsql-committers by date:

Previous
From: tink@pgfoundry.org (User Tink)
Date:
Subject: press - pr: "New Advanced Database Features" and first two paragrahps of
Next
From: tink@pgfoundry.org (User Tink)
Date:
Subject: press - pr: Finished "Performance enhancements" and "About PostgreSQL"