On Tue, 21 Aug 2007, Tom Lane wrote:

When you look at it, this is downright silly.  Why don't we flatten
the two levels together and write something like

CREATE TEXT SEARCH DICTIONARY swedish (
   TEMPLATE = snowball,
   LANGUAGE = swedish,
   STOPWORDS = swedish
);


Dictionary is a program with its own options, so we can't know in advance
what actual options it uses. We can reserve some options, though.
This is a very useful feature.

        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 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to