Обсуждение: pgsql: Remove useless dependencies in daitch_mokotoff_header.pl.

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

pgsql: Remove useless dependencies in daitch_mokotoff_header.pl.

От
Tom Lane
Дата:
Remove useless dependencies in daitch_mokotoff_header.pl.

Actually, the correct fix for this is "we don't need this at all",
because this program isn't dealing in any non-ASCII data.  The
dependency on Data::Dumper seems to be a leftover too.

Discussion: https://postgr.es/m/3287943.1680922997@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2bfbad9c42207b4ba75cfce9901fa78f2c024b61

Modified Files
--------------
contrib/fuzzystrmatch/daitch_mokotoff_header.pl | 4 ----
1 file changed, 4 deletions(-)