pgsql: initdb: Suppress dynamic shared memory when probing for max_conn - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: initdb: Suppress dynamic shared memory when probing for max_conn
Date
Msg-id E1VWRMB-00038u-K9@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d41ab71712a4457ed39d5471b23949872ac91def

Modified Files
--------------
src/bin/initdb/initdb.c |    1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Switch order of -lpgport and -lpgcommon
Next
From: Bruce Momjian
Date:
Subject: pgsql: Allow 5+ digit years for non-ISO timestamp/date strings, where a