pgsql: Fix incorrect path in pg_regress log messages.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix incorrect path in pg_regress log messages.
Date: 2015-07-07 16:57:16
Message-ID: E1ZCWBI-0003aS-OS@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Joe Conway 2015-07-07 21:36:53 pgsql: Improve regression test coverage of table lock modes vs permissi
Previous Message Fujii Masao 2015-07-07 16:56:08 pgsql: Fix incorrect path in pg_regress log messages.