Skip site navigation (1) Skip section navigation (2)

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 (view raw or flat)
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: ecpg-pqconnectdbparams.patch
Description: text/x-patch (3.0 KB)

Responses

pgsql-hackers by date

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

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group