array_agg and libpq(xx)

Поиск
Список
Период
Сортировка
От Grzegorz Jaśkiewicz
Тема array_agg and libpq(xx)
Дата
Msg-id 2f4958ff0903191110v1616e38fn8b39a3db13d66ee1@mail.gmail.com
обсуждение исходный текст
Ответы Re: array_agg and libpq(xx)  (John R Pierce <pierce@hogranch.com>)
Re: array_agg and libpq(xx)  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
Hi,

Anyone here passed array to C/c++ code via libpq(xx) ??
I need to pass on an array of strings, some of them might contain coma symbol.
I am wondering, if there's anything already in libpq(xx) that would
chop value into an array of char* , or will it just return a string
and it is up to user to chop it.

thanks.


--
GJ

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

Предыдущее
От: Ron Mayer
Дата:
Сообщение: Re: postgreSQL & amazon ec2 cloud
Следующее
От: jc_mich
Дата:
Сообщение: How to run a procedure