trivial_udf.sql 79 B

123
  1. /* syntax version 1 */
  2. /* postgres can not */
  3. SELECT Unicode::ToUpper("foo"u);