is_normalized(text, text DEFAULT 'NFC'::text)


Description

check Unicode normalization

Parameters

Name Type Mode
text IN
text IN

Definition