pgsql: Allow the connection keyword array to carry all seven items in e - Mailing list pgsql-committers

From Michael Meskes
Subject pgsql: Allow the connection keyword array to carry all seven items in e
Date
Msg-id E1RuUhe-0007Jt-H3@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Avoid throwing ERROR during WAL replay of DROP TABLESPACE.
Next
From: Tom Lane
Date:
Subject: pgsql: Fix postmaster to attempt restart after a hot-standby crash.