On Darwin, refuse postmaster startup when multithreaded.

Noah Misch <noah@leadboat.com>

Commit: 2048e5b88198213ae15c4b59ddbe124f1a5dc2b7
Author: Noah Misch <noah@leadboat.com>
Date: 2015-01-08T03:46:59Z
Releases: 9.5.0
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.

Files

PathChange+/−
src/backend/postmaster/postmaster.c modified +6 −3