Re: Small patch for GiST: move childoffnum to child - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: Small patch for GiST: move childoffnum to child
Date
Msg-id BANLkTimXdQ0NwcCxJUK_5Ljwe09L7gzNow@mail.gmail.com
Whole thread Raw
In response to Re: Small patch for GiST: move childoffnum to child  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: Small patch for GiST: move childoffnum to child
List 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 by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Range Types, constructors, and the type system
Next
From: Robert Haas
Date:
Subject: Re: Range Types, constructors, and the type system