Re: string = any() - Mailing list pgsql-general

From John R Pierce
Subject Re: string = any()
Date
Msg-id 4F0C9D85.8070508@hogranch.com
Whole thread Raw
In response to Re: string = any()  (Andy Colson <andy@squeakycode.net>)
List pgsql-general
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


pgsql-general by date:

Previous
From: akp geek
Date:
Subject: Re: queries timeout during backup postgres database
Next
From: Merlin Moncure
Date:
Subject: Re: (check) constraints on composite type