pgsql: Update SysV parameter configuration documentation for FreeBSD.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update SysV parameter configuration documentation for FreeBSD.
Date: 2014-08-14 20:06:27
Message-ID: E1XI1I3-00050W-Em@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Update SysV parameter configuration documentation for FreeBSD.

FreeBSD hasn't made any use of kern.ipc.semmap since 1.1, and newer
releases reject attempts to set it altogether; so stop recommending
that it be adjusted. Per bug #11161.

Back-patch to all supported branches. Before 9.3, also incorporate
commit 7a42dff47, which touches the same text and for some reason
was not back-patched at the time.

Branch
------
REL9_0_STABLE

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

Modified Files
--------------
doc/src/sgml/runtime.sgml | 30 ++++++++++++++++--------------
1 file changed, 16 insertions(+), 14 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2014-08-14 22:41:30 Re: pgsql: docs: Add missing period.
Previous Message Robert Haas 2014-08-14 20:00:31 Re: pgsql: docs: Add missing period.