Robert Treat <[EMAIL PROTECTED]> writes:
> What exactly does default_text_search_config buy us?  I think it is supposed 
> to simplify things, but it sounds like it adds a bunch of corner cases, 

Well, the main thing we'd lose if we remove it is all trace of upward
compatibility from the contrib version of tsearch.  People are
accustomed to using query functions that rely on a default configuration
setting.  Even though I want to prohibit use of a default in the
definition of an index or auto-update trigger, I don't see a good reason
to forbid it in queries.

                        regards, tom lane

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

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

Reply via email to