CREATE TEXT SEARCH DICTIONARY creates a new text search dictionary ... Typically the dictionary provides some options that control the detailed behavior of the template's functions. If a schema name ...
Two functions are considered the same if they have the same names and input argument types, ignoring any OUT parameters. Thus for example these declarations conflict: CREATE FUNCTION foo(int) ...