Revert "Skip .DS_Store files in server side utils"
Daniel Gustafsson <dgustafsson@postgresql.org>
Revert "Skip .DS_Store files in server side utils" This reverts commit d3fdfdcd1c7f1b714a9a85b893d2c5afc60bea91. Per failure reports from the buildfarm.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/protocol.sgml | modified | +1 −1 |
| doc/src/sgml/ref/pg_basebackup.sgml | modified | +1 −2 |
| doc/src/sgml/ref/pg_rewind.sgml | modified | +2 −3 |
| src/backend/replication/basebackup.c | modified | +0 −4 |
| src/bin/pg_basebackup/t/010_pg_basebackup.pl | modified | +0 −16 |
| src/bin/pg_checksums/pg_checksums.c | modified | +0 −4 |
| src/bin/pg_checksums/t/002_actions.pl | modified | +0 −7 |
| src/bin/pg_rewind/filemap.c | modified | +0 −4 |
| src/bin/pg_rewind/t/003_extrafiles.pl | modified | +0 −5 |