Thread: quote_literal(anyelement) was: quote_literal(integer) does not exist

quote_literal(anyelement) was: quote_literal(integer) does not exist

From
"Pavel Stehule"
Date:
Hello

this patch add anyelement variants of functions quote_literal and
quote_ident. Changes of casting rules in 8.3 has impact on these
functions, but there is same situation like operator ||. Is clear so
arguments is string or have to cast to string.

Regards
Pavel Stehule

Attachment