| От | Tom Lane |
|---|---|
| Тема | Re: BUG #17847: Unaligned memory access in ltree_gist |
| Дата | |
| Msg-id | 2654443.1681830401@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: BUG #17847: Unaligned memory access in ltree_gist (Alexander Korotkov <aekorotkov@gmail.com>) |
| Ответы |
Re: BUG #17847: Unaligned memory access in ltree_gist
|
| Список | pgsql-bugs |
Alexander Korotkov <aekorotkov@gmail.com> writes:
> LGMT. I'm going to push v3 unless there are more comments.
I think this reads pretty awkwardly:
+ERROR: siglen value must be integer-aligned
+DETAIL: Valid are int-aligned values between "4" and "2024".
The DETAIL message's grammar seems a bit off. Also, this is confusing the
range limitation with the alignment requirement. How about just saying
ERROR: siglen value must be a multiple of 4
and leaving out-of-range cases to be handled by the existing check?
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера