postgresql/src/test/examples
Peter Eisentraut 7bdea62635 Fix libpq example programs
When these programs call pg_catalog.set_config, they need to check for
PGRES_TUPLES_OK instead of PGRES_COMMAND_OK.  Fix for
5770172cb0.

Reported-by: Ideriha, Takeshi <ideriha.takeshi@jp.fujitsu.com>
2018-07-01 14:06:40 +02:00
..
.gitignore Fix up .gitignore and cleanup actions in some src/test/ subdirectories. 2015-04-24 17:13:06 -04:00
Makefile Prevent accidental linking of system-supplied copies of libpq.so etc. 2018-04-03 16:26:05 -04:00
testlibpq.c Fix libpq example programs 2018-07-01 14:06:40 +02:00
testlibpq2.c Fix libpq example programs 2018-07-01 14:06:40 +02:00
testlibpq2.sql Document security implications of search_path and the public schema. 2018-02-26 07:39:44 -08:00
testlibpq3.c Document security implications of search_path and the public schema. 2018-02-26 07:39:44 -08:00
testlibpq3.sql Document security implications of search_path and the public schema. 2018-02-26 07:39:44 -08:00
testlibpq4.c Fix libpq example programs 2018-07-01 14:06:40 +02:00
testlo.c Fix libpq example programs 2018-07-01 14:06:40 +02:00
testlo64.c Fix libpq example programs 2018-07-01 14:06:40 +02:00