]> 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:06:52 +0000 (00:06 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 17 Mar 2011 04:06:52 +0000 (00:06 -0400)
commit5b079cb248b91cbd5bc577ea96802ec466f40b38
tree5422eb8a7c119295a0d16e5f3d3936f41730b0d1
parentad3aff45f0d302b35d009e525de8a9d0ee9745a9
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