Fix up lame idea of not using autoconf to determine if platform has scandir().
Tom Lane <tgl@sss.pgh.pa.us>
Fix up lame idea of not using autoconf to determine if platform has scandir(). Should fix buildfarm failures.
Files
| Path | Change | +/− |
|---|---|---|
| configure | modified | +2 −1 |
| configure.in | modified | +2 −2 |
| contrib/pg_upgrade/file.c | modified | +12 −14 |
| src/include/pg_config.h.in | modified | +3 −0 |