diff options
author | Tom Lane | 2012-07-18 05:23:12 +0000 |
---|---|---|
committer | Tom Lane | 2012-07-18 05:23:12 +0000 |
commit | faf26bf1175530cc97ce3e804ff10dc2be7026d3 (patch) | |
tree | 80d4e8dc2b95c11a7a180996b4d9d0237435efee /doc/src/sgml/postgres.sgml | |
parent | 3d6ec663bb701b7192822f83a6a1cf4f7574d67e (diff) |
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.
Diffstat (limited to 'doc/src/sgml/postgres.sgml')
0 files changed, 0 insertions, 0 deletions