mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 23:59:45 -04:00
5e2b99db95
on 64-bit Solaris. Use a non-system-dependent datatype for UsedShmemSegID, namely unsigned long (which we were already assuming could hold a shmem key anyway, cf RecordSharedMemoryInLockFile).