1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-10 17:42:29 +03:00
Files
postgres/src/backend/port
Tom Lane 5e2b99db95 Avoid assuming that type key_t is 32 bits, since it reportedly isn't
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).
2003-12-01 22:15:38 +00:00
..
2003-11-29 19:52:15 +00:00
2003-11-29 19:52:15 +00:00
2003-11-29 19:52:15 +00:00
2003-11-29 19:52:15 +00:00
2003-11-29 19:52:15 +00:00
2003-11-29 19:52:15 +00:00