git.postgresql.org Git - postgresql.git/commit
2012年7月18日 05:23:12 +0000 (01:23 -0400)
2012年7月18日 05:23:12 +0000 (01:23 -0400)
commit faf26bf1175530cc97ce3e804ff10dc2be7026d3
Get rid of useless global variable in pg_upgrade.
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.
This is the main PostgreSQL git repository.
RSS
Atom