Oleg Bartunov wrote:
> 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"

Updated.  Thanks.

-- 
  Bruce Momjian  <[EMAIL PROTECTED]>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to