On Jun 5, 10:14 pm, Erwin Brandstetter <[EMAIL PROTECTED]> wrote: > CREATE OR REPLACE FUNCTION f_concat_comma(text, text) (...) > LANGUAGE 'plpgsql' STABLE IMMUTABLE;
There's a typo. Should be: LANGUAGE 'plpgsql' IMMUTABLE; Regards Erwin ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org/