Re: Array types

Поиск
Список
Период
Сортировка
От Andrew Chernow
Тема Re: Array types
Дата
Msg-id 49DBB0B9.6020100@esilo.com
обсуждение исходный текст
Ответ на Array types  ("John Lister" <john.lister-ps@kickstone.com>)
Список pgsql-hackers
John Lister wrote:
> Cheers, nice to know it is possible... Now to see if i can get 
> java/python to do the same :) or to use a modified libpq somehow...
> 
> 

If performance is your concern, you would probably get the best results 
using the languages C glue interfrace.  For instance, in java I think 
you would want to create a JNI wrapper to libpqtypes that converts 
PGarray to a java array.

-- 
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/


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

Предыдущее
От: Werner Echezuria
Дата:
Сообщение: Re: Sort a column that does not exist
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Closing some 8.4 open items