mirror of
https://github.com/postgres/postgres.git
synced 2025-12-06 00:02:13 +03:00
Since the scandir() emulation was taken out of pg_upgrade, there's no longer any need for scandir_file_pattern to exist as a global variable. Replace it with a local in the one remaining function that was making use of it.
7.9 KiB
7.9 KiB