Re: WIP: SP-GiST, Space-Partitioned GiST

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Greg Smith <greg(at)2ndQuadrant(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: WIP: SP-GiST, Space-Partitioned GiST
Date: 2011-12-17 07:25:35
Message-ID: 4513.1324106735@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Greg Smith <greg(at)2ndQuadrant(dot)com> writes:
> Since this was marked WIP and Tom has now kicked off two side
> discussions, what I've done is tagged references to each of them as
> comments to the main patch, then marked this as returned with feedback.
> Surely what I do in the CF app isn't going to influence what Tom wants
> to work on, so I'll leave this one to his watch now. If it does turn
> out to be committed soon instead of re-submitted as I'm presuming right
> now, I can always go back and fix that.

Yeah, I've been head-down on this patch for more than a week now.
I would probably have bounced it back except that I think this is
a pretty important feature for 9.2. At this point I've fixed all
the stuff I think is must-fix before commit, but it still needs another
read-through. Might get done tomorrow if I'm feeling less under the
weather than I was today.

regards, tom lane

Attachment Content-Type Size
spgist-20111217.patch.gz application/octet-stream 80.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ross Reedstrom 2011-12-17 08:27:54 Re: Escaping ":" in .pgpass - code or docs bug?
Previous Message Jim Nasby 2011-12-17 06:00:30 Re: Storing hot members of PGPROC out of the band