The OpenBSD paragraph in the "Shared Memory and Semaphores” section seems to
have been slightly incorrect since around 2002. The kern.ipc.shm_use_phys
sysctl setting has never existed in OpenBSD (it is in NetBSD and FreeBSD) and
SEMMAP is not a kernel configuration option. Further, there is no ke
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/10/static/queries-limit.html
Description:
The documentation of the SELECT statement lists FETCH FIRST/OFFSET as an
alternative to the proprietary LIMIT clause.
https://www.postgresql.org/do