Re: string = any()

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: string = any()
Date: 2012-01-10 20:20:21
Message-ID: 4F0C9D85.8070508@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2012-01-10 20:36:46 Re: (check) constraints on composite type
Previous Message akp geek 2012-01-10 20:13:46 Re: queries timeout during backup postgres database