https://bugzilla.wikimedia.org/show_bug.cgi?id=21884

           Summary: Hide tsearch2 option until needed
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: postgresql
          Severity: enhancement
          Priority: Normal
         Component: Installation
        AssignedTo: [email protected]
        ReportedBy: [email protected]


99% of the people installing with Postgres as the backend will not need to
change the tsearch2 schema, and it's kind of confusing to have it in there.
Hide it from the installer such that the install will fail and it will be
revealed only if PG is < 8.3 and the tsearch2 schema cannot be found (e.g. it's
not 'public' or 'pg_catalog')


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to