[Tagging] Names localization

John Smith deltafoxtrot256 at gmail.com
Mon Apr 26 15:12:42 BST 2010


Sorry I don't use pgsql much, I used ' instead of ", should be:

(CASE WHEN "name:ru" IS NOT NULL THEN "name:ru" WHEN "name:en" IS NOT
NULL THEN "name:en" ELSE name END) AS name




More information about the Tagging mailing list