utf8proc

view pgsql/utf8proc.sql @ 4:a49e32490aac

Version 1.0.1

- included a gem file for the ruby version of the library
author jbe
date Wed Sep 20 12:00:00 2006 +0200 (2006-09-20)
parents a0368662434c
children fcfd8c836c64
line source
1 CREATE OR REPLACE FUNCTION unifold (text) RETURNS text
2 LANGUAGE 'C' IMMUTABLE STRICT AS '$libdir/utf8proc_pgsql.so',
3 'utf8proc_pgsql_unifold';

Impressum / About Us