Force the regression databases to have bytea_output set to hex

Andrew Dunstan <andrew@dunslane.net>

Commit: aa740b59a6841d29a0ce0206e61e99ba9531eba4
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2017-03-20T22:12:24Z
Releases: 10.0
Force the regression databases to have bytea_output set to hex

Even if the installation defaults to escape output, this makes
pg_regress make the setting hex, so that installcheck tests can pass in
such a setting.

Jeff Janes.

Discussion: http://postgr.es/m/CAMkU=1xivkTNeyCfzhwdHJ+VH5qpU+4gsipRNuEUbyQf+KN3Kw@mail.gmail.com

Files

PathChange+/−
src/test/regress/pg_regress.c modified +2 −1

Discussion