Thread: pgsql: Fix pg_upgrade build problem on Windows when using X_OK access

pgsql: Fix pg_upgrade build problem on Windows when using X_OK access

From
Bruce Momjian
Date:
Fix pg_upgrade build problem on Windows when using X_OK access
permission check on the current directory.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6fbf4e0e7c0839c33ed2d63f3c64abdc049f6d1b

Modified Files
--------------
contrib/pg_upgrade/exec.c |   11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)