Re: Small patch for GiST: move childoffnum to child

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Re: Small patch for GiST: move childoffnum to child
Дата
Msg-id BANLkTimXdQ0NwcCxJUK_5Ljwe09L7gzNow@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Small patch for GiST: move childoffnum to child  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: Small patch for GiST: move childoffnum to child  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-hackers
Actually, there is no more direct need of this patch because I've rewrote insert function for fast build. But there are still two points for having this changes:
1) As it was noted before, it simplifies code a bit.
2) It would be better if childoffnum have the same semantics in regular insert and fastbuild insert.

------
With best regards,
Alexander Korotkov.

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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Range Types, constructors, and the type system
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Range Types, constructors, and the type system