Incorrect IPC advice for OpenBSD

2018-05-16 Thread Daniel Gustafsson
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

Missing documentation for FETCH FIRST in chapter 7.6

2018-05-16 Thread PG Doc comments form
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