initdb: Suppress dynamic shared memory when probing for max_connections.

Robert Haas <rhaas@postgresql.org>

Commit: d41ab71712a4457ed39d5471b23949872ac91def
Author: Robert Haas <rhaas@postgresql.org>
Date: 2013-10-16T13:41:03Z
Releases: 9.4.0
initdb: Suppress dynamic shared memory when probing for max_connections.

This might not be the right long-term solution here, but it will
hopefully turn the buildfarm green again.

Oversight noted by Andres Freund

Files

PathChange+/−
src/bin/initdb/initdb.c modified +1 −0