View Single Post

   
  #10 (permalink)  
Old 04-15-2008, 10:49 PM
Tom Lane
 
Posts: n/a
Default Re: Hash index todo list item

"Ben Tilly" <btilly@gmail.com> writes:
> That raises a very random thought. One of the nicer features of
> Oracle is the ability to have function-based indexes. So you could
> index, say, trim(lower(person.name)).


> Is there any prospect of postgres aquiring that functionality?


Uh, no, since it's already there; has been since Berkeley days ...

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote