pgsql: Allow the connection keyword array to carry all seven items in e

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Allow the connection keyword array to carry all seven items in e
Date: 2012-02-06 19:58:18
Message-ID: E1RuUhe-0007Jt-H3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Allow the connection keyword array to carry all seven items in ecpglib.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0ee23b53beb851d60c0eff9bde8fd7a303270720

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-02-06 20:30:32 pgsql: Fix postmaster to attempt restart after a hot-standby crash.
Previous Message Tom Lane 2012-02-06 19:44:53 pgsql: Avoid throwing ERROR during WAL replay of DROP TABLESPACE.