diff options
author | Robert Haas <rhaas@postgresql.org> | 2013-10-10 19:38:56 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2013-10-10 19:46:31 -0400 |
commit | 7195fb3cec9a7cf60f203edfa224ec632f16a101 (patch) | |
tree | 79483258e8b434f72b0c68a94a948f2a2c2f8287 /src/backend/utils/adt/misc.c | |
parent | 15e46fd1dd77d908d73c48d601694a6809d18976 (diff) |
initdb: Select working dynamic shared memory implementation.
If POSIX shared memory is supported and works, we prefer it.
Otherwise, we prefer System V, except on Windows, where we use
the implementation specific to that platform.
Diffstat (limited to 'src/backend/utils/adt/misc.c')
0 files changed, 0 insertions, 0 deletions