The following bug has been logged on the website:

Bug reference:      7620
Logged by:          Greg Hazel
Email address:      gha...@gmail.com
PostgreSQL version: 9.2.1
Operating system:   Amazon Linux
Description:        

array_to_json(ARRAY['foo', 100, true]) complains because arrays can't have
mixed types, but json arrays can.

So, it's not possible to form a heterogeneous json array, when this is often
desired.




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

Reply via email to