Thread: pgsql: On Darwin, refuse postmaster startup when multithreaded.

pgsql: On Darwin, refuse postmaster startup when multithreaded.

From
Noah Misch
Date:
On Darwin, refuse postmaster startup when multithreaded.

The previous commit introduced its report at LOG level to avoid
surprises at minor release upgrade time.  Compel users deploying the
next major release to also deploy the reported workaround.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2048e5b88198213ae15c4b59ddbe124f1a5dc2b7

Modified Files
--------------
src/backend/postmaster/postmaster.c |    9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)