Re: DBI support for pg native arrays?

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: DBI support for pg native arrays?
Дата
Msg-id 20070126202626.GB24276@svana.org
обсуждение исходный текст
Ответ на DBI support for pg native arrays?  (Louis-David Mitterrand <vindex+lists-pgsql-general@apartia.org>)
Список pgsql-general
On Fri, Jan 26, 2007 at 12:00:42PM +0100, Louis-David Mitterrand wrote:
> Hello,
>
> For a "select array(...) as col1, col2, col3 from table" I'd like the DBI
> driver to output col1 as a perl array instead of a scalar
> "{res1,res2,etc.}" representation of it.
>
> Is that somehow possible? I looked at the docs without finding anything.

That would involve the DBI driver converting it, since it's just
returning what the server returns...

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Вложения

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Stats collector frozen?
Следующее
От: Tony Caduto
Дата:
Сообщение: Default fillfactor question (index types other than btree)