| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp> |
| Cc: | badalex(at)gmail(dot)com, alvherre(at)commandprompt(dot)com, cb(at)df7cb(dot)de, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: pl/perl and utf-8 in sql_ascii databases |
| Date: | 2012-06-22 14:51:14 |
| Message-ID: | 11439.1340376674@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp> writes:
>>> +REGRESS_LC0 = $(subst .sql,,$(shell cd sql; ls plperl_lc_$(shell echo
>> Hrm, that's quite cute. I dunno if there is a more cannon way of doing
>> the above-- but it seems to work. I'm not sure this regression test is
>> worth it. I'm thinking maybe we should just remove
>> theegressionegression test instead.
> I agree. That is the fundamental question. I've coded just for my
> fun but I don't see not so much signicance to do that. We might
> omit the test for this which is non-ciritical and corner cases.
We need these tests to work on Windows too, so fancy gmake tricks are
probably not the way to deal with varying results.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2012-06-22 14:56:10 | Re: [PATCH 04/16] Add embedded list interface (header only) |
| Previous Message | Andres Freund | 2012-06-22 14:48:23 | Re: [PATCH 04/16] Add embedded list interface (header only) |