I noticed ecpglib still uses PQconnectdb() with a craftily assembled connection string. Here is a patch to use PQconnectdbParams() instead.
Next: From: Duncan Rance Date: 2012-02-02 18:02:03 Subject: Re: BUG #6425: Bus error in slot_deform_tuple Previous: From: Robert Haas Date: 2012-02-02 17:54:50 Subject: Re: heap_tuple_needs_freeze false positive