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.
For example, 
http://momjian.us/main/writings/pgsql/sgml/textsearch-rule-dictionary-example.html
need to change

#include "utils/ts_locale.h"
#include "utils/ts_public.h"
#include "utils/ts_utils.h"

to

#include "tsearch/ts_locale.h"
#include "tsearch/ts_public.h"
#include "tsearch/ts_utils.h"


        Regards,
                Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: [EMAIL PROTECTED], http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

              http://www.postgresql.org/docs/faq

Reply via email to