Re: Review: B-Tree emulation for GIN

Поиск
Список
Период
Сортировка
Искать
От
Teodor Sigaev
Тема
Re: Review: B-Tree emulation for GIN
Дата
Msg-id
4974B52B.8060309@sigaev.ru
Ответ на
Список
Дерево обсуждения
Re: Review: B-Tree emulation for GIN Andrew Gierth <andrew@tao11.riddles.org.uk>
Re: Review: B-Tree emulation for GIN Tom Lane <tgl@sss.pgh.pa.us>
> I'm pretty certain I recall Greg Stark recommending that we adopt
> something like that as the standard numeric representation of zero.
> It didn't get done yet, but it might happen someday.

Changes:
- use NULL as left-most value. It's safe because NULL numeric value
   cannot be an argument for any function except gin_numeric_cmp and it
   cannot be returned in regular SQL query.
- fix uninstall script for support numeric type.
-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/
В списке pgsql-hackers по дате отправления
От: Alvaro Herrera
Дата:
Сообщение: Re: [PATCHES] GIN improvements
От: Teodor Sigaev
Дата:
Сообщение: Re: [PATCHES] GIN improvements
FAQ