View Single Post

   
  #2 (permalink)  
Old 04-15-2008, 09:43 PM
Tom Lane
 
Posts: n/a
Default Re: text search function renaming

Oleg Bartunov <oleg@sai.msu.su> writes:
> I notice, that not all functions were renamed, for example,
> strip(), setweight(), numnode()
> Is this intentional ?


Yeah, I thought those were OK as-is, since they only apply to
tsearch-specific data types.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match

Reply With Quote