cast_utf8.sql 60 B

12
  1. /* postgres can not */
  2. SELECT CAST("Espa\u00f1ol" AS Utf8);