Re: Array value from table as parameter

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Array value from table as parameter
Дата
Msg-id CAKFQuwYr2AtGA3Y17d92wAFAnBOqS0SNw+o=UXLmHZXNuMMR2g@mail.gmail.com
обсуждение исходный текст
Ответ на Array value from table as parameter  (Aislan Luiz Wendling <aislanluiz@hotmail.com>)
Список pgsql-general
On Wed, Jul 20, 2016 at 1:17 PM, Aislan Luiz Wendling <aislanluiz@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.

В списке pgsql-general по дате отправления: