Re: bytea operator bugs (was Re: [GENERAL] BYTEA, indexes
В списке pgsql-patches по дате отправления:
| От | Joe Conway |
|---|---|
| Тема | Re: bytea operator bugs (was Re: [GENERAL] BYTEA, indexes |
| Дата | |
| Msg-id | 3D6022FF.90204@joeconway.com обсуждение исходный текст |
| Ответ на | bytea operator bugs (was Re: [GENERAL] BYTEA, indexes and "like") (Joe Conway <mail@joeconway.com>) |
| Список | pgsql-patches |
Tom Lane wrote: > I'm betting on a memory-clobber kind of problem --- I think something in > the bytea-related code is stomping on the disk buffer that holds the > btree metapage. Are you testing with --enable-cassert now? (That turns > on MEMORY_CHECKING which might be helpful...) My standard configure line these days is: ./configure --enable-integer-datetimes --enable-locale --enable-debug --enable-cassert --enable-multibyte --enable-syslog --enable-nls --enable-depend and: parts=# show debug_assertions; debug_assertions ------------------ on (1 row) And I'm definitely seeing the asserts. I'll work on a proper fix for the first item and continue to investigate the second. Thanks, Joe
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера