Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Дата
Msg-id aV2WL3ciOySe0PLi@paquier.xyz
обсуждение исходный текст
Ответ на Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)  (Nikhil Kumar Veldanda <veldanda.nikhilkumar17@gmail.com>)
Ответы Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Список pgsql-hackers
On Sun, Jan 04, 2026 at 11:39:28PM -0800, Nikhil Kumar Veldanda wrote:
> Semantics: the regression test accepts '-1040' and wraps modulo 2^64.
> Is that intentional? If yes, please document it; if not, oid8in()
> should reject negative input and the test should expect an error.

Yes, like for the oid type this is intentional.

> Nits: oid8.c appears to include <ctype.h> / <limits.h> without using
> them, and there’s an empty src/test/regress/expected/oid8.sql
> (intentional?).

Indeed, I'll clean up that.  Thanks.
--
Michael

Вложения

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