Re: Array types

Поиск
Список
Период
Сортировка
От John Lister
Тема Re: Array types
Дата
Msg-id 4ECCF5BAADF94C5E9FD5CF2FA52CD061@squarepi.com
обсуждение исходный текст
Ответ на Array types  ("John Lister" <john.lister-ps@kickstone.com>)
Ответы Re: Array types  (Andrew Chernow <ac@esilo.com>)
Re: Array types  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
Following this up, is there any docs on the binary wire format for arrays?
 
Thanks
----- Original Message -----
Sent: Tuesday, April 07, 2009 7:54 PM
Subject: [HACKERS] Array types

Hi, using v8.3.5 and a number of client libraries (java, python, pgadmin) and playing about with arrays.
 
They all return arrays as text, is it possible to configure postgresql to return an array in native form (does postgresql support such a thing)? This is using both the simple and extended query forms - i couldn't see a way to say what return type i wanted in the protocol docs...
 
This would seem much better in terms of performance, both size and speed(conversion).
 
Thanks
 
--
 
Got needs? Get Goblin'! - http://www.pricegoblin.co.uk/

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Closing some 8.4 open items
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: psql \d commands and information_schema