Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql-server/doc/src/sgml Tag: REL7_4_STABLE r ... - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql-server/doc/src/sgml Tag: REL7_4_STABLE r ...
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    [email protected]    03/11/14 11:43:35

Modified files:
    doc/src/sgml   : Tag: REL7_4_STABLE runtime.sgml

Log message:
    Fix misstatement about the required value of SEMVMX.  Given our current
    usage of PGSemaMagic, the minimum required value is actually 537, but
    say 1000 just to use a round number.  255 is *not* good enough.


pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql-server/doc/src/sgml runtime.sgml
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql-server/src/bin/initdb initdb.c