pgsql: Remove useless dependencies in daitch_mokotoff_header.pl.

Started by Tom Laneabout 3 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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: /messages/by-id/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(-)