Re: Null-safe GiST interface (proposal)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Null-safe GiST interface (proposal)
Дата
Msg-id 20557.996853721@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: Re: Null-safe GiST interface (proposal)  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-hackers
Oleg Bartunov <oleg@sai.msu.su> writes:
>  2. For union and picksplit we propose to clean up NULLs from array of
>     keys, so support  of arguments 'passed-by-value' will not require
>     changes of user interface. It would require some modification of current
>     algorithm of splitting, but this wouldn't  be a complex task for us.

Seems reasonable.  Would there ever be a union or picksplit method that
would want to do anything with nulls except ignore them?  I can't think
of a reason to do differently, so you're just centralizing the logic to
ignore nulls in these methods.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Oliver Elphick"
Дата:
Сообщение: Small patch for Hurd
Следующее
От: Horst Herb
Дата:
Сообщение: redo log