pgsql: Fix incorrect path in pg_regress log messages. - Mailing list pgsql-committers

From Fujii Masao
Subject pgsql: Fix incorrect path in pg_regress log messages.
Date
Msg-id E1ZCWBI-0003aS-OS@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix incorrect path in pg_regress log messages.

Back-patch to 9.5 where the bug was introduced.

David Christensen

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/de184e57e894b13f51c4f30788d20f385b547048

Modified Files
--------------
src/test/regress/pg_regress.c |    6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Fix incorrect path in pg_regress log messages.
Next
From: Joe Conway
Date:
Subject: pgsql: Improve regression test coverage of table lock modes vs permissi