Обсуждение: pgsql: Simplify Perl chmod calls

Поиск
Список
Период
Сортировка

pgsql: Simplify Perl chmod calls

От
Peter Eisentraut
Дата:
Simplify Perl chmod calls

The Perl chmod function already takes multiple file arguments, so we
don't need a separate looping function.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/aed688eb730f0e46bc7950589d7577db6bb2d724

Modified Files
--------------
src/test/ssl/ServerSetup.pm |   16 +---------------
1 file changed, 1 insertion(+), 15 deletions(-)