pgsql: Applied Peter's patch to PQconnectdbParams in ecpglib instead of

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Applied Peter's patch to PQconnectdbParams in ecpglib instead of
Date: 2012-02-04 00:18:41
Message-ID: E1RtTKz-0004xJ-7q@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Applied Peter's patch to PQconnectdbParams in ecpglib instead of the old
PQconectdb.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/fc211f8277c06326fcd5012f7247528920376a4c

Modified Files
--------------
src/interfaces/ecpg/ecpglib/connect.c | 75 +++++++++++++++++++--------------
1 files changed, 43 insertions(+), 32 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2012-02-04 12:11:46 pgsql: Remove tabs in SGML file.
Previous Message Andrew Dunstan 2012-02-03 17:37:05 pgsql: Add array_to_json and row_to_json functions.