mirror of
https://github.com/postgres/postgres.git
synced 2026-06-19 23:22:10 -04:00
0bf5333714
kern.ipc.shm_use_phys is not a sysctl on OpenBSD, and SEMMAP is not a kernel configuration option. These were probably copy pasteos from when the documentation had a single paragraph for *BSD. Author: Daniel Gustafsson <daniel@yesql.se>