pgsql: Properly document semphore requirements by accounting for worker

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Properly document semphore requirements by accounting for worker
Date: 2011-09-06 15:09:07
Message-ID: E1R0xGt-0005m0-Jy@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Ants Aasma 2011-09-06 15:40:04 Re: [COMMITTERS] pgsql: Clean up the #include mess a little.
Previous Message Bruce Momjian 2011-09-06 02:58:48 pgsql: Add documentation link to strftime supported options.