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+kn...@mail.gmail.com Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/aa740b59a6841d29a0ce0206e61e99ba9531eba4 Modified Files -------------- src/test/regress/pg_regress.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
