Re: [HACKERS] [PATCH] Refactor "if(strspn(str, ...) == strlen(str)" code - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [HACKERS] [PATCH] Refactor "if(strspn(str, ...) == strlen(str)" code
Date
Msg-id CAB7nPqRdW5M=0SC=jKs=xGCEt55pyWkhfb8iBgTGDiWE8LBWRQ@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] [PATCH] Refactor "if(strspn(str, ...) == strlen(str)" code  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
On Wed, Jan 11, 2017 at 4:50 PM, Michael Paquier
<michael.paquier@gmail.com> wrote:
> Looking at this patch, I am not sure that it is worth worrying about.
> This is a receipt to make back-patching a bit more complicated, and it
> makes the code more complicated to understand. So I would vote for
> rejecting it and move on.

I have done so for now to make the CF move, if somebody wants to
complain feel free...
-- 
Michael



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [HACKERS] increasing the default WAL segment size
Next
From: Beena Emerson
Date:
Subject: Re: [HACKERS] increasing the default WAL segment size