pgsql: Improve comment about ignoring 128 error code on Windows: - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Improve comment about ignoring 128 error code on Windows:
Date
Msg-id E1P6ZYj-0003RH-PO@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve comment about ignoring 128 error code on Windows:

     * Microsoft reports it is related to mutex failure:
     *   http://archives.postgresql.org/pgsql-hackers/2010-09/msg00790.php

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=23177114c6f4f12d313d453e9153daf80c94c70b

Modified Files
--------------
src/backend/postmaster/postmaster.c |    2 ++
1 files changed, 2 insertions(+), 0 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Add pg_user_mappings to the table of system views.
Next
From: Simon Riggs
Date:
Subject: pgsql: Correct WAL space calculation formula in docs.