Re: Bracket, brace, parenthesis - Mailing list pgsql-hackers

From Kyotaro Horiguchi
Subject Re: Bracket, brace, parenthesis
Date
Msg-id 20210531.140916.395327978596718050.horikyota.ntt@gmail.com
Whole thread Raw
In response to Re: Bracket, brace, parenthesis  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
At Mon, 31 May 2021 11:36:23 +0900, Michael Paquier <michael@paquier.xyz> wrote in 
> On Fri, May 28, 2021 at 03:25:40PM +0900, Kyotaro Horiguchi wrote:
> > Mmm. Thanks. So the test doesn't a check for the case of trailing
> > garbage.  Looking the discussion about trailing garbage of integer
> > values, we might need one for the case.
> > 
> > The atached second file adds a test for trailing garbage for
> > multirangetype.sql and rangetype.sql.
> 
> True for the lack of coverage with some junk after the right brace for
> multi-ranges, but rangetypes.sql has already some coverage.  Applied
> with this small update.

Hmm. Right. Thanks for the check and commiting!

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Multiple hosts in connection string failed to failover in non-hot standby mode
Next
From: Greg Nancarrow
Date:
Subject: Re: Parallel Full Hash Join