Peter Eisentraut wrote: > Oleg Bartunov wrote: >> So, if we'll not touch grammar, are there any issues with tsearch2 in >> core ? > > Are there any issues with tsearch2 not in core? >
Quite apart from anything else, it really needs documentation of the standard we give other core features. I think if a feature will be of sufficiently general use it should be a candidate for inclusion, and text search certainly comes within that category in my mind. cheers andrew ---------------------------(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