pgsql: Doc: describe the "options" allowed in an ECPG connection target

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: describe the "options" allowed in an ECPG connection target
Date: 2019-08-31 18:05:50
Message-ID: E1i47l0-0003X0-F7@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: describe the "options" allowed in an ECPG connection target string.

These have been there a long time, but their format was never explained
in the docs. Per complaint from Yusuke Egashira.

Discussion: https://postgr.es/m/848B1649C8A6274AA527C4472CA11EDD5FC70CBE@G01JPEXMBYT02

Branch
------
REL_10_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9230cc706df03ca63ee7e6ce3c9573a71937e245

Modified Files
--------------
doc/src/sgml/ecpg.sgml | 15 ++++++++++++++-
1 file changed, 14 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2019-09-01 20:59:45 Re: pgsql: Doc: remove some long-obsolete information from installation.sgm
Previous Message Tom Lane 2019-08-30 19:44:10 pgsql: Doc: restructure documentation of the configure script's options