pgsql: initdb: Suppress dynamic shared memory when probing for max_conn

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: initdb: Suppress dynamic shared memory when probing for max_conn
Дата
Msg-id E1VWRMB-00038u-K9@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Switch order of -lpgport and -lpgcommon
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Allow 5+ digit years for non-ISO timestamp/date strings, where a