]> granicus.if.org Git - postgresql/commit
initdb: Suppress dynamic shared memory when probing for max_connections.
authorRobert Haas <rhaas@postgresql.org>
Wed, 16 Oct 2013 13:41:03 +0000 (09:41 -0400)
committerRobert Haas <rhaas@postgresql.org>
Wed, 16 Oct 2013 13:41:03 +0000 (09:41 -0400)
commitd41ab71712a4457ed39d5471b23949872ac91def
tree6e3176ed4a732cd874e808bccd61c7b79499c33b
parent63f32f3416a8b4f8e057dc184e8e8eae734ccc8a
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
src/bin/initdb/initdb.c