Обсуждение: pgsql: Fix 'mmap' DSM implementation with allocations larger than 4 GB

Поиск
Список
Период
Сортировка

pgsql: Fix 'mmap' DSM implementation with allocations larger than 4 GB

От
Heikki Linnakangas
Дата:
Fix 'mmap' DSM implementation with allocations larger than 4 GB

Fixes bug #18341. Backpatch to all supported versions.

Discussion: https://www.postgresql.org/message-id/18341-ce16599e7fd6228c@postgresql.org

Branch
------
REL_13_STABLE

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

Modified Files
--------------
src/backend/storage/ipc/dsm_impl.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)