Remove Windows-specific definition of S_ISDIR(). This should not be here;

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1d3a1613c5d2b4a3a29bfde593e76efb65f2dd29
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-04-26T15:31:50Z
Releases: 8.4.0
Remove Windows-specific definition of S_ISDIR().  This should not be here;
if there are any Windows configurations where port/win32.h fails to
provide the macro, it should be fixed in the latter file not here.

Files

PathChange+/−
src/bin/psql/copy.c modified +1 −5