mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
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>