pgsql: Remove useless dependencies in daitch_mokotoff_header.pl.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove useless dependencies in daitch_mokotoff_header.pl.
Date: 2023-04-08 03:23:39
Message-ID: E1pkzAw-001yZ2-M6@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2023-04-08 03:32:55 pgsql: Add missing .gitignore entry.
Previous Message Stephen Frost 2023-04-08 01:58:47 pgsql: Add support for Kerberos credential delegation