pgsql: Use correct PATH separator for Cygwin in pg_regress.c. - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Use correct PATH separator for Cygwin in pg_regress.c.
Date
Msg-id E1Q04jO-0006a6-1I@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Use correct PATH separator for Cygwin in pg_regress.c.

This has been broken for years, and I'm not sure why it has not been
noticed before, but now a very modern Cygwin breaks on it, and the fix
is clearly correct. Backpatching to all live branches.

Branch
------
REL8_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/158e04274776a4648f6ad99376d98f0fc893500c

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


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Use correct PATH separator for Cygwin in pg_regress.c.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Use correct PATH separator for Cygwin in pg_regress.c.