Re: [PATCH] Add get_bytes() and set_bytes() functions

Поиск
Список
Период
Сортировка
От Dean Rasheed
Тема Re: [PATCH] Add get_bytes() and set_bytes() functions
Дата
Msg-id CAEZATCWNdy4LoWgYGbQSS5B5G1YOgSz+Ok4Ako2-aVP4PSk6Eg@mail.gmail.com
обсуждение исходный текст
Ответ на [PATCH] Add get_bytes() and set_bytes() functions  (Aleksander Alekseev <aleksander@timescale.com>)
Ответы Re: [PATCH] Add get_bytes() and set_bytes() functions
Список pgsql-hackers
On Mon, 13 Jan 2025 at 17:36, Aleksander Alekseev
<aleksander@timescale.com> wrote:
>
> Besides fixing opr_sanity test I corrected error messages:
>
> -ERROR:  bytea size 3 out of valid range, 0..2
> +ERROR:  bytea out of valid range, ''..'\xFFFF'
>

"smallint out of range", "integer out of range" and "bigint out of
range" would be more consistent with existing error messages.

Regards,
Dean



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