lsunley(at)mb(dot)sympatico(dot)ca wrote:
> NOTE - the patch to the makefile is to keep it from constantly
> building psql.exe as the target "psql" all by itself is never created
> as the output executable on OS/2 and Windows is psql.exe.
If this were a problem on Windows, we'd have more problems all over the
place, not only in psql's makefile. On Cygwin, I know there is no
problem, because of the peculiar way that the system calls map the file
names. Not sure what native Windows does.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/