postgresql/src/backend/port
Thomas Munro 181361a0c2 Reject huge_pages=on if shared_memory_type=sysv.
It doesn't work (it could, but hasn't been implemented).
Back-patch to 12, where shared_memory_type arrived.

Reported-by: Alexander Lakhin <exclusion@gmail.com>
Reviewed-by: Alexander Lakhin <exclusion@gmail.com>
Discussion: https://postgr.es/m/163271880203.22789.1125998876173795966@wrigleys.postgresql.org
2021-10-26 13:09:00 +13:00
..
aix Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
hpux Redefine Datum as uintptr_t, instead of unsigned long. 2009-12-31 19:41:37 +00:00
tas Update copyright for 2021 2021-01-02 13:06:25 -05:00
win32 Use correct format placeholder for WSAGetLastError() 2021-04-23 14:21:37 +02:00
.gitignore Refactor dlopen() support 2018-09-06 11:33:04 +02:00
Makefile Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
atomics.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
posix_sema.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
sysv_sema.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
sysv_shmem.c Reject huge_pages=on if shared_memory_type=sysv. 2021-10-26 13:09:00 +13:00
win32_sema.c Update copyright for 2021 2021-01-02 13:06:25 -05:00
win32_shmem.c Initial pgindent and pgperltidy run for v14. 2021-05-12 13:14:10 -04:00