-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi.

Sorry for the question, but where can I find the libpq test suite?
I can not find it in the PostgreSQL sources; it seems that there are
only some examples, in src/test/examples.


I'm planning to add some new features to libpq:

    * make PQsendPrepare send a "Describe Portal" protocol message
    * add support for setting per column binary result format
    * add direct support for portals

(I think I need these for a project I'm working on [1]),

How can I check if the new code does not break existing usage?


[1] A new Python PostgreSQL driver, implemented following
    http://wiki.postgresql.org/wiki/Driver_development
    and with many optimization (compared to psycopg2) enabled by the
    use of the extended query protocol


Thanks  Manlio Perillo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAlEc0iAACgkQscQJ24LbaURiVQCfaANOEaIJHdq/ZoQYx1Hu8wZr
On8An202Fqc928K9NuDRen/0B06sN/RS
=Qngt
-----END PGP SIGNATURE-----


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to