Re: array_agg and libpq(xx) - Mailing list pgsql-general

From Grzegorz Jaśkiewicz
Subject Re: array_agg and libpq(xx)
Date
Msg-id 2f4958ff0903191527w5ab2523aidb1914f700d6139b@mail.gmail.com
Whole thread Raw
In response to Re: array_agg and libpq(xx)  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: array_agg and libpq(xx)  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-general
2009/3/19 Merlin Moncure <mmoncure@gmail.com>:

> if you are moving arrays (and/or composites) into out of database
> through libpq, check out libpqtypes:
>
> http://libpqtypes.esilo.com/

Thanks, I will have to do it via libpqxx unfortunately. Which
complicates matter a bit, since they don't expose libpq. (which for
instance sux, because there's no equivalent of execParam() in pqxx,
and prepared statements aren't always what I am aiming for..).



--
GJ

pgsql-general by date:

Previous
From: "Dann Corbit"
Date:
Subject: Re: Is there a meaningful benchmark?
Next
From: Grzegorz Jaśkiewicz
Date:
Subject: Re: array_agg and libpq(xx)