On Sat, 04 Feb 2012 00:18:41 +0000, Michael Meskes <meskes@postgresql.org>
wrote:
> Applied Peter's patch to PQconnectdbParams in ecpglib instead of the old
> PQconectdb.
>
I think Christian's complaint about the number of connection
options is right. You need to save 7 entries in the keywords array to
save enough room for the NULL terminator.