Use correct PATH separator for Cygwin in pg_regress.c.

Andrew Dunstan <andrew@dunslane.net>

Commit: 7ae983d94dfe6479980e24aa179d1561ad5a3655
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2011-03-17T04:11:01Z
Releases: 9.0.4
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.

Files

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