pgsql: Get more info about Windows can't-reattach-to-shared-memoryerro

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Get more info about Windows can't-reattach-to-shared-memoryerro
Дата
Msg-id E1fCsX5-0005bN-Lz@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Get more info about Windows can't-reattach-to-shared-memory errors.

Commit 63ca350ef neglected to probe the state of things *before*
the VirtualFree call, which now looks like it might be interesting.

Discussion: https://postgr.es/m/25495.1524517820@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/68e7e973d22274a089ce95200b3782f514f6d2f8

Modified Files
--------------
src/backend/port/win32_shmem.c | 20 ++++++++++++++++++--
1 file changed, 18 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Update time zone data files to tzdata release 2018d.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Avoid wrong results for power() with NaN input on moreplatforms