pgsql: Doc: wording tweak for PERL, PYTHON, TCLSH configuration variabl

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Doc: wording tweak for PERL, PYTHON, TCLSH configuration variabl
Date: 2016-10-21 15:02:32
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: wording tweak for PERL, PYTHON, TCLSH configuration variables.

Replace "Full path to ..." with "Full path name of ...". At least one
user has misinterpreted the existing wording as meaning "Directory
containing ...".

Branch
------
REL9_1_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/24542e253555eea619e7cdf66ac107e59c70a10e

Modified Files
--------------
doc/src/sgml/installation.sgml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-10-21 15:33:06 pgsql: postgres_fdw: Attempt to stabilize regression results.
Previous Message Robert Haas 2016-10-21 14:08:17 pgsql: postgres_fdw: Push down aggregates to remote servers.