libpq test suite

Поиск
Список
Период
Сортировка
От Manlio Perillo
Тема libpq test suite
Дата
Msg-id 511CD220.3070202@gmail.com
обсуждение исходный текст
Ответы Re: libpq test suite  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Список 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 по дате отправления:

Предыдущее
От: Shigeru Hanada
Дата:
Сообщение: Re: FDW for PostgreSQL
Следующее
От: Albe Laurenz
Дата:
Сообщение: Re: libpq test suite