]> granicus.if.org Git - postgresql/commit
Use correct PATH separator for Cygwin in pg_regress.c.
authorAndrew Dunstan <andrew@dunslane.net>
Thu, 17 Mar 2011 04:22:03 +0000 (00:22 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 17 Mar 2011 04:22:03 +0000 (00:22 -0400)
commit158e04274776a4648f6ad99376d98f0fc893500c
treed0cd6f79cf8e4e118ee1dfcc1dddf7ad2112fb96
parent56423c143cce5347217d27119f5f52eaab899721
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