On Wed, Jul 20, 2016 at 1:17 PM, Aislan Luiz Wendling <
aislanl...@hotmail.com> wrote:

>
> it doesn't work, as the value comes like this: {"xxxxx","yyyyy"}
>
>
​SELECT '{"xxxxx","yyyyy"}'::text[] = array['xxxxx','yyyyy']::text[]; --
TRUE

David J.

Reply via email to