Thread: pgsql: Remove MinGW readdir/errno bug workaround fixed on 2003-10-10

pgsql: Remove MinGW readdir/errno bug workaround fixed on 2003-10-10

From
Bruce Momjian
Date:
Remove MinGW readdir/errno bug workaround fixed on 2003-10-10

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1494931d7375ccdc6afd34f135bc708f8954eecc

Modified Files
--------------
contrib/pg_archivecleanup/pg_archivecleanup.c |    6 ------
contrib/pg_standby/pg_standby.c               |    6 ------
src/backend/storage/file/fd.c                 |    6 ------
src/bin/initdb/initdb.c                       |    6 ------
src/bin/pg_basebackup/pg_receivexlog.c        |    6 ------
src/bin/pg_dump/pg_backup_directory.c         |    6 ------
src/bin/pg_resetxlog/pg_resetxlog.c           |   18 ------------------
src/common/pgfnames.c                         |    6 ------
src/port/pgcheckdir.c                         |    6 ------
9 files changed, 66 deletions(-)