On 01/10/12 8:18 AM, Andy Colson wrote:
clayia=# select '{''joe'', ''bob'' }';
?column?
-----------------
{'joe', 'bob' }
(1 row)
It does return an array of string, or so it looks.
I'm pretty sure that's just a string, not an array. -- john r pierce N 37, W 122 santa cruz ca mid-left coast -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
