Fix pg_upgrade test on Cygwin
Peter Eisentraut <peter@eisentraut.org>
Fix pg_upgrade test on Cygwin The verification of permissions doesn't succeed on Cygwin, because the required feature is not implemented for Cygwin at the moment. So skip this part of the test, like MinGW already does.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_upgrade/test.sh | modified | +2 −2 |