Re: Progress on fast path sorting, btree index creation time - Mailing list pgsql-hackers

From Jay Levitt
Subject Re: Progress on fast path sorting, btree index creation time
Date
Msg-id 4F317DDB.5070907@gmail.com
Whole thread Raw
In response to Re: Progress on fast path sorting, btree index creation time  ("Jim \"Decibel!\" Nasby" <decibel@decibel.org>)
Responses Re: Progress on fast path sorting, btree index creation time  (Robert Haas <robertmhaas@gmail.com>)
List 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


pgsql-hackers by date:

Previous
From: "Jim \"Decibel!\" Nasby"
Date:
Subject: Re: Progress on fast path sorting, btree index creation time
Next
From: Andrew Dunstan
Date:
Subject: Re: When do we lose column names?