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-0005m1-KQ@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_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/38052a9dbc90305b8f1fa5b87cbd7099778e66ab

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.