postgresql/src/backend/port
Michael Paquier b1ec7f47e3 Cleanup more code and comments related to Windows NT4 (XP days)
All the code and comments cleaned up here is irrelevant since 495ed0e.
Note that this removes an assumption that CreateRestrictedToken() may
not exist, something that could have happened when running under Windows
NT as the code stated.  Rather than assuming that it may not exist, this
causes pg_ctl to fail hard if the function cannot be loaded.

Reported-by: Justin Pryzby
Discussion: https://postgr.es/m/20220826112637.GD2342@telsasoft.com
2022-08-30 09:52:58 +09:00
..
aix Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
tas Remove HP-UX port. 2022-07-08 14:05:05 +12:00
win32 Cleanup more code and comments related to Windows NT4 (XP days) 2022-08-30 09:52:58 +09: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 2022 2022-01-07 19:04:57 -05:00
posix_sema.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
sysv_sema.c Remove configure probes for sys/ipc.h, sys/sem.h, sys/shm.h. 2022-08-14 00:09:47 +12:00
sysv_shmem.c Remove configure probes for sys/ipc.h, sys/sem.h, sys/shm.h. 2022-08-14 00:09:47 +12:00
win32_sema.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
win32_shmem.c Update copyright for 2022 2022-01-07 19:04:57 -05:00