]> granicus.if.org Git - postgresql/commit
On Darwin, refuse postmaster startup when multithreaded.
authorNoah Misch <noah@leadboat.com>
Thu, 8 Jan 2015 03:46:59 +0000 (22:46 -0500)
committerNoah Misch <noah@leadboat.com>
Thu, 8 Jan 2015 03:46:59 +0000 (22:46 -0500)
commit2048e5b88198213ae15c4b59ddbe124f1a5dc2b7
treebca781500c1f94b412e40131617cafb8975a0ca8
parent894459e59ffa5c7fee297b246c17e1f72564db1d
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.
src/backend/postmaster/postmaster.c