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

--- Comment #24 from Bawolff (Brian Wolff) <bawolff...@gmail.com> ---
(In reply to comment #23)
> There is at least some DB support for doing this efficiently.
> 
> In PostgreSQL, since 9.1, there is a built-in function for reversing strings:
> http://www.postgresql.org/docs/9.2/static/functions-string.html
> 
> In 9.0 and earlier, the function can be built in PL/pgSQL (search for it :)
> 
> It is also possible to build indexes on expressions at least since 7.4:
> http://www.postgresql.org/docs/7.4/static/indexes-expressional.html (didn't
> find any older documentation)

We use mysql (technically mariadb) not postgress

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to