pgsql: Fix broken mmap failure-detection code, and improve error messag

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Fix broken mmap failure-detection code, and improve error messag
Дата
Msg-id E1SkI3Z-0008Ph-0j@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix broken mmap failure-detection code, and improve error message.

Per an observation by Thom Brown that my previous commit made an
overly large shmem allocation crash the server, on Linux.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/39715af23ae459684963c350dd69eafa2d502e7e

Modified Files
--------------
src/backend/port/sysv_shmem.c |   13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: pgsql: Fix install program detection
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Fix install program detection