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

From: "Pavel Stehule" <pavel(dot)stehule(at)gmail(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: quote_literal(anyelement) was: quote_literal(integer) does not exist
Date: 2007-11-25 17:15:37
Message-ID: 162867790711250915g44fa1768n6e2373ef12aa99b8@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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 Content-Type Size
quote_literal.diff text/x-patch 2.2 KB

Browse pgsql-patches by date

  From Date Subject
Next Message Brendan Jurd 2007-11-25 20:08:24 Re: [GENERAL] Empty arrays with ARRAY[]
Previous Message Martijn van Oosterhout 2007-11-25 16:58:20 Re: Empty arrays with ARRAY[]