This does not look right to me:
=# select regexp_split_to_array('dsf,sdfsdf',',')::text[][1000000];
regexp_split_to_array
-----------------------
{dsf,sdfsdf}
(1 row)
Is this known?
Regards,
Jeff Davis
--
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
