Re: postgres array quoting
От | Alvaro Herrera |
---|---|
Тема | Re: postgres array quoting |
Дата | |
Msg-id | 20060831191855.GD6470@alvh.no-ip.org обсуждение исходный текст |
Ответ на | postgres array quoting (marc@softwarehackery.com) |
Ответы |
Re: postgres array quoting
|
Список | pgsql-general |
marc@softwarehackery.com wrote: > Hello - > > I am attempting to find a way to make use of arrays of text, as > demonstraited by the following: Interesting problem. Apparently plperl is not cool about parsing arrays in the arguments to Perl arrays -- at least I couldn't make it work, and I don't find any mention in my (admittedly a bit outdated) local copy of the docs. I remember we did parse arrays in PL/php to native PHP arrays with which you could do this, but that code was more than a bit buggy, so I'm wary of recommending it. -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support
В списке pgsql-general по дате отправления: