Re: BUG #2594: Gin Indexes cause server to crash on Windows
В списке pgsql-bugs по дате отправления:
| От | Charlie Savage |
|---|---|
| Тема | Re: BUG #2594: Gin Indexes cause server to crash on Windows |
| Дата | |
| Msg-id | 44F4CA24.3040108@savagexi.com обсуждение исходный текст |
| Ответ на | BUG #2594: Gin Indexes cause server to crash on Windows ("Gin Indexes cause server to crash on Windows" <cfis@savagexi.com>) |
| Ответы |
Re: BUG #2594: Gin Indexes cause server to crash on Windows
|
| Список | pgsql-bugs |
Works great now - thanks for the quick fix. Charlie Teodor Sigaev wrote: > Fixed in HEAD, thank you > > Tom Lane wrote: >> "Gin Indexes cause server to crash on Windows" <cfis@savagexi.com> >> writes: >>> CREATE TABLE test ( >>> vector tsvector NOT NULL >>> ); >>> CREATE INDEX idx_test_vector ON test USING gin (vector); >>> server closed the connection unexpectedly >> >> It appears that building a gin index on an empty table fails on any >> platform. I get a null pointer dereference with the following stack >> trace >
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера