Oleg Bartunov <[EMAIL PROTECTED]> writes: > On Thu, 13 Sep 2007, Bruce Momjian wrote: >> I am now satisified with the tsearch2 documentation in SGML and have >> marked the item as complete for 8.3.
> what's about examples ? They certainly need updating. Bruce might be satisfied, but I'm not ... feel free to hack away on the docs. > For example, > http://momjian.us/main/writings/pgsql/sgml/textsearch-rule-dictionary-example.html > need to change I'd much prefer to see the C-code examples pushed out to contrib modules. There is no way we can test or maintain things that are embedded in SGML examples. 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