libpq test suite - Mailing list pgsql-hackers

From Manlio Perillo
Subject libpq test suite
Date
Msg-id 511CD220.3070202@gmail.com
Whole thread Raw
Responses Re: libpq test suite  (Albe Laurenz <laurenz.albe@wien.gv.at>)
List pgsql-hackers
-----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
withmany 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-----



pgsql-hackers by date:

Previous
From: Shigeru Hanada
Date:
Subject: Re: FDW for PostgreSQL
Next
From: Albe Laurenz
Date:
Subject: Re: libpq test suite