Re: Small patch for GiST: move childoffnum to child
Alexander Korotkov <aekorotkov@gmail.com>
From: Alexander Korotkov <aekorotkov@gmail.com>
To: Jeff Janes <jeff.janes@gmail.com>
Cc: Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2011-06-30T15:04:56Z
Lists: pgsql-hackers
Hi Jeff, Thank you for review. On Thu, Jun 30, 2011 at 8:50 AM, Jeff Janes <jeff.janes@gmail.com> wrote: > So I tried provoking situations where this surrounding code section > would get executed, both patched and unpatched. I have been unable to > do so--apparently this code is for an incredibly obscure situation > which I can't induce at will. > Yes, it also seems pretty hard to get this code section executed for me. I'm going to ask Teodor and Oleg about it. ------ With best regards, Alexander Korotkov.