|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Macros | |
| #define | IPCProtection (0600) /* access/modify by user only */ |
| #define | PG_SHMAT_FLAGS 0 |
| #define | MAP_ANONYMOUS MAP_ANON |
| #define | MAP_HASSEMAPHORE 0 |
| #define | MAP_NOSYNC 0 |
| #define | MAP_FAILED ((void *) -1) |