| From: | David Fetter <david(at)fetter(dot)org> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | PG Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: Add KNNGIST support to contrib/btree_gist. |
| Date: | 2011-03-02 23:27:08 |
| Message-ID: | 20110302232708.GE30300@fetter.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Wed, Mar 02, 2011 at 07:45:05PM +0000, Tom Lane wrote:
> Add KNNGIST support to contrib/btree_gist.
>
> This extends GiST's support for nearest-neighbor searches to many of the
> standard data types.
>
> Teodor Sigaev
Neat!
What stands between where we are and including these in 9.2 core?
Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com
iCal: webcal://www.tripit.com/feed/ical/people/david74/tripit.ics
Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate
| From | Date | Subject | |
|---|---|---|---|
| Next Message | User Itagaki | 2011-03-03 01:21:41 | reorg - pg_reorg: work around for 9.1. |
| Previous Message | Peter Eisentraut | 2011-03-02 21:19:07 | pgsql: Add collations to information_schema.usage_privileges |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | daveg | 2011-03-02 23:53:54 | Re: [HACKERS] Re: PD_ALL_VISIBLE flag was incorrectly set happend during repeatable vacuum |
| Previous Message | Simon Riggs | 2011-03-02 22:23:20 | Re: Sync Rep v17 |