You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
When these programs call pg_catalog.set_config, they need to check forPGRES_TUPLES_OK instead of PGRES_COMMAND_OK. Fix for5770172.Reported-by: Ideriha, Takeshi <ideriha.takeshi@jp.fujitsu.com>