ecpglib use PQconnectdbParams

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: ecpglib use PQconnectdbParams
Date: 2012-02-02 18:01:48
Message-ID: 1328205708.19820.2.camel@vanquo.pezone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I noticed ecpglib still uses PQconnectdb() with a craftily assembled
connection string. Here is a patch to use PQconnectdbParams() instead.

Attachment Content-Type Size
ecpg-pqconnectdbparams.patch text/x-patch 3.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Duncan Rance 2012-02-02 18:02:03 Re: BUG #6425: Bus error in slot_deform_tuple
Previous Message Robert Haas 2012-02-02 17:54:50 Re: heap_tuple_needs_freeze false positive