pgsql: Properly document semphore requirements by accounting for worker - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Properly document semphore requirements by accounting for worker
Date
Msg-id E1R0xGt-0005m0-Jy@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Properly document semphore requirements by accounting for worker
processes.

Backpatch to 9.1 and 9.0.

Submitted by Anton Yuzhaninov, confirmed by Robert Haas

Branch
------
REL9_1_STABLE

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

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


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Properly document semphore requirements by accounting for worker
Next
From: Tom Lane
Date:
Subject: pgsql: Update type-conversion documentation for long-ago changes.