On Fri, Feb 17, 2012 at 18:19, Scott Marlowe <scott.marl...@gmail.com> wrote:
> Have you tried casting to varchar(1000) or something like that?

MySQL's CAST() doesn't accept varchar or varchar(N). It accepts char,
which behaves like varchar.

Regards,
Marti

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to