Re: Progress on fast path sorting, btree index creation time

From: Jay Levitt <jay(dot)levitt(at)gmail(dot)com>
To: "Jim \"Decibel!\" Nasby" <decibel(at)decibel(dot)org>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, Peter Geoghegan <peter(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Progress on fast path sorting, btree index creation time
Date: 2012-02-07 19:39:07
Message-ID: 4F317DDB.5070907@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Jim "Decibel!" Nasby wrote:
> I agree that it's probably pretty unusual to index floats.

FWIW: Cubes and points are floats, right? So would spatial indexes benefit
from this optimization, or is it only raw floats?

Jay Levitt

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2012-02-07 19:45:10 Re: When do we lose column names?
Previous Message Jay Levitt 2012-02-07 19:28:11 Re: Bugs/slowness inserting and indexing cubes