pgsql: Remove investigative code for can't-reattach-to-shared-memoryer

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Remove investigative code for can't-reattach-to-shared-memoryer
Дата
Msg-id E1fDYjd-0000s5-Nx@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove investigative code for can't-reattach-to-shared-memory errors.

Revert commits 23078689a, 73042b8d1, ce07aff48, f7df8043f, 6ba0cc4bd,
eb16011f4, 68e7e973d, 63ca350ef.  We still have a problem here, but
somebody who's actually a Windows developer will need to spend time
on it.

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bcbf2346d69f6006f126044864dd9383d50d87b4

Modified Files
--------------
src/backend/port/win32_shmem.c | 98 +-----------------------------------------
1 file changed, 1 insertion(+), 97 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: On all Windows platforms, not just Cygwin,use _timezone and _tz
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove jsonb_plperl test cases for Inf/NaN conversions.