Fix pointer type of ShmemAllocatorData->index
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Author:
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2026-03-13T09:00:15Z
Releases:
19 (unreleased)
Fix pointer type of ShmemAllocatorData->index This went unnoticed in commit e2362eb2bd because the pointer is cast to/from a void pointer.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/ipc/shmem.c | modified | +1 −1 |