From: | John Naylor <john(dot)naylor(at)enterprisedb(dot)com> |
---|---|
To: | Michael Paquier <michael(at)paquier(dot)xyz> |
Cc: | Mark Dilger <mark(dot)dilger(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: speed up unicode normalization quick check |
Date: | 2020-10-08 22:22:39 |
Message-ID: | CAFBsxsGWdtgkoO12B0LOaAZba-keUQodUdNM6EBsgot+QNTnYQ@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Oct 8, 2020 at 8:29 AM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> On Thu, Oct 08, 2020 at 04:52:18AM -0400, John Naylor wrote:
> > Looks fine overall, but one minor nit: I'm curious why you made a
> separate
> > section in the pgindent exclusions. The style in that file seems to be
> one
> > comment per category.
>
> Both parts indeed use PerfectHash.pm, but are generated by different
> scripts so that looked better as separate items.
Okay, thanks.
--
John Naylor
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | David Rowley | 2020-10-08 22:27:17 | Re: Assertion failure with LEFT JOINs among >500 relations |
Previous Message | Tomas Vondra | 2020-10-08 22:14:21 | Re: POC: postgres_fdw insert batching |