]> 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:13:11 +0000 (00:13 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 17 Mar 2011 04:13:11 +0000 (00:13 -0400)
commit08fc2d4f99b3a651f4b088a70c1aa21556343b69
treec743dcbcc67d5340d11811a86e338da80b0fe3e2
parent09dfc3d704875f1780832ba692b58f2b0ff3f3fe
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