Re: Bracket, brace, parenthesis

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: michael(at)paquier(dot)xyz
Cc: tgl(at)sss(dot)pgh(dot)pa(dot)us, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Bracket, brace, parenthesis
Date: 2021-05-31 05:09:16
Message-ID: 20210531.140916.395327978596718050.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At Mon, 31 May 2021 11:36:23 +0900, Michael Paquier <michael(at)paquier(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Nancarrow 2021-05-31 05:17:33 Re: Parallel Full Hash Join
Previous Message Tom Lane 2021-05-31 04:44:27 Re: AWS forcing PG upgrade from v9.6 a disaster