mirror of https://github.com/postgres/postgres
The previous change wanted to avoid modifying $_ in grep, but the code just made the change in a local variable and then lost it. Rewrite the code using a separate map and grep, which is clearer anyway. Author: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>pull/3/merge
parent
a6f22e8356
commit
4d33a7f2e7
Loading…
Reference in new issue