Re: Bracket, brace, parenthesis

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Bracket, brace, parenthesis
Дата
Msg-id YLRLp3WR7E45woaD@paquier.xyz
обсуждение исходный текст
Ответ на Re: Bracket, brace, parenthesis  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Ответы Re: Bracket, brace, parenthesis  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Список pgsql-hackers
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.
--
Michael

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "tanghy.fnst@fujitsu.com"
Дата:
Сообщение: RE: [BUG]Update Toast data failure in logical replication
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: Decoding speculative insert with toast leaks memory