At Mon, 31 May 2021 11:36:23 +0900, Michael Paquier <mich...@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