Re: daitch_mokotoff module - Mailing list pgsql-hackers

From Tom Lane
Subject Re: daitch_mokotoff module
Date
Msg-id 3271512.1680916423@sss.pgh.pa.us
Whole thread Raw
In response to Re: daitch_mokotoff module  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: daitch_mokotoff module
Re: daitch_mokotoff module
List pgsql-hackers
I wrote:
> That seems fine to me.  I'll check this over and see if I can get
> it pushed today.

I pushed this after some mostly-cosmetic fiddling.  Most of the
buildfarm seems okay with it, but crake's perlcritic run is not:

./contrib/fuzzystrmatch/daitch_mokotoff_header.pl: I/O layer ":utf8" used at line 15, column 5.  Use ":encoding(UTF-8)"
toget strict validation.  ([InputOutput::RequireEncodingWithUTF8Layer] Severity: 5) 

Any suggestions on exactly how to pacify that?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Making background psql nicer to use in tap tests
Next
From: Thomas Munro
Date:
Subject: check_GUC_init(wal_writer_flush_after) fails with non-default block size