Re: Proposal for Null Bitmap Optimization(for Trailing NULLs)
В списке pgsql-hackers по дате отправления:
| От | Simon Riggs |
|---|---|
| Тема | Re: Proposal for Null Bitmap Optimization(for Trailing NULLs) |
| Дата | |
| Msg-id | 1197885539.12912.99.camel@ebony.site обсуждение |
| Ответ на | Proposal for Null Bitmap Optimization(for Trailing NULLs) ("Gokulakannan Somasundaram" <gokul007@gmail.com>) |
| Ответы |
Re: Proposal for Null Bitmap Optimization(for Trailing NULLs)
|
| Список | pgsql-hackers |
On Mon, 2007-12-17 at 13:10 +0530, Gokulakannan Somasundaram wrote: > Currently we check for the existence of NULL values in the tuple > and we set the has_null flag. If the has_null flag is present, the > tuple will be storing a null bitmap. What i propose is Will this work for ALTER TABLE when adding and dropping columns? Another idea is to store the bitmap from the first nullable column. Some of these ideas have been discussed before, so I would check the archives thoroughly. Most everything has if you look closely enough. -- Simon Riggs 2ndQuadrant http://www.2ndQuadrant.com
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера