]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Use correct PATH separator for Cygwin in pg_regress.c.
authorAndrew Dunstan <andrew@dunslane.net>
Thu, 17 Mar 2011 04:24:04 +0000 (00:24 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 17 Mar 2011 04:24:04 +0000 (00:24 -0400)
commit5773fac1606cdeb3fa60f89eb8c20ef5e904663a
tree702de7f516e4cbe7d20c2285c36f0524d6065758
parent1b5a7779cbe37a750f799b6314ceb43b8a0e5aba
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.
src/test/regress/pg_regress.c