public inbox for [email protected]  
help / color / mirror / Atom feed
pgsql: Fix 'mmap' DSM implementation with allocations larger than 4 GB
6+ messages / 1 participants
[nested] [flat]

* pgsql: Fix 'mmap' DSM implementation with allocations larger than 4 GB
@ 2024-02-13 19:39  Heikki Linnakangas <[email protected]>
  0 siblings, 0 replies; 6+ messages in thread

From: Heikki Linnakangas @ 2024-02-13 19:39 UTC (permalink / raw)
  To: [email protected]

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/[email protected]

Branch
------
master

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

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



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgsql: Fix 'mmap' DSM implementation with allocations larger than 4 GB
@ 2024-02-13 19:39  Heikki Linnakangas <[email protected]>
  0 siblings, 0 replies; 6+ messages in thread

From: Heikki Linnakangas @ 2024-02-13 19:39 UTC (permalink / raw)
  To: [email protected]

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/[email protected]

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9b8550fbd31e329481c5f73430185a2b672693d6

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



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgsql: Fix 'mmap' DSM implementation with allocations larger than 4 GB
@ 2024-02-13 19:39  Heikki Linnakangas <[email protected]>
  0 siblings, 0 replies; 6+ messages in thread

From: Heikki Linnakangas @ 2024-02-13 19:39 UTC (permalink / raw)
  To: [email protected]

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/[email protected]

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/95cc48ca0dcb71beb1a6d1c7e768f87139e9c195

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



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgsql: Fix 'mmap' DSM implementation with allocations larger than 4 GB
@ 2024-02-13 19:39  Heikki Linnakangas <[email protected]>
  0 siblings, 0 replies; 6+ messages in thread

From: Heikki Linnakangas @ 2024-02-13 19:39 UTC (permalink / raw)
  To: [email protected]

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/[email protected]

Branch
------
REL_15_STABLE

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

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



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgsql: Fix 'mmap' DSM implementation with allocations larger than 4 GB
@ 2024-02-13 19:39  Heikki Linnakangas <[email protected]>
  0 siblings, 0 replies; 6+ messages in thread

From: Heikki Linnakangas @ 2024-02-13 19:39 UTC (permalink / raw)
  To: [email protected]

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/[email protected]

Branch
------
REL_16_STABLE

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

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



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgsql: Fix 'mmap' DSM implementation with allocations larger than 4 GB
@ 2024-02-13 19:39  Heikki Linnakangas <[email protected]>
  0 siblings, 0 replies; 6+ messages in thread

From: Heikki Linnakangas @ 2024-02-13 19:39 UTC (permalink / raw)
  To: [email protected]

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/[email protected]

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(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread


end of thread, other threads:[~2024-02-13 19:39 UTC | newest]

Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-02-13 19:39 pgsql: Fix 'mmap' DSM implementation with allocations larger than 4 GB Heikki Linnakangas <[email protected]>
2024-02-13 19:39 pgsql: Fix 'mmap' DSM implementation with allocations larger than 4 GB Heikki Linnakangas <[email protected]>
2024-02-13 19:39 pgsql: Fix 'mmap' DSM implementation with allocations larger than 4 GB Heikki Linnakangas <[email protected]>
2024-02-13 19:39 pgsql: Fix 'mmap' DSM implementation with allocations larger than 4 GB Heikki Linnakangas <[email protected]>
2024-02-13 19:39 pgsql: Fix 'mmap' DSM implementation with allocations larger than 4 GB Heikki Linnakangas <[email protected]>
2024-02-13 19:39 pgsql: Fix 'mmap' DSM implementation with allocations larger than 4 GB Heikki Linnakangas <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox