Re: Small patch for GiST: move childoffnum to child

Alexander Korotkov <aekorotkov@gmail.com>

From: Alexander Korotkov <aekorotkov@gmail.com>
To: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Cc: Jeff Janes <jeff.janes@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-07-15T10:01:16Z
Lists: pgsql-hackers
On Fri, Jul 15, 2011 at 1:27 PM, Heikki Linnakangas <
heikki.linnakangas@enterprisedb.com> wrote:

> Ok, committed this now.
>
Thank you.


> I decided to rename the childoffnum field to "downlinkoffnum". I figured
> it'd be dangerous that the field means something subtly different in
> different versions, if we need to backpatch bug fixes that use that field.

Yes, it seems very reasonable.

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