Re: speed up unicode normalization quick check - Mailing list pgsql-hackers

From John Naylor
Subject Re: speed up unicode normalization quick check
Date
Msg-id CAFBsxsFXiBYAxgR4uMv4NjqN10eOP7mPdhPFc7b+gtgS_h=6jg@mail.gmail.com
Whole thread Raw
In response to Re: speed up unicode normalization quick check  (Michael Paquier <michael@paquier.xyz>)
Responses Re: speed up unicode normalization quick check
List pgsql-hackers

On Mon, Oct 19, 2020 at 9:49 PM Michael Paquier <michael@paquier.xyz> wrote:

The aligned numbers have the advantage to make the checks of the code
generated easier, for the contents and the format produced.  So using
a right padding as you are suggesting here rather than a new exception
in .gitattributes sounds fine to me.  I simplified things a bit as the
attached, getting rid of the last comma while on it.  Does that look
fine to you?

This is cleaner, so I'm good with this.

--
John Naylor
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company 

pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Hybrid Hash/Nested Loop joins and caching results from subplans
Next
From: Bharath Rupireddy
Date:
Subject: Re: Parallel copy