postgresql/src/backend/port
Magnus Hagander fbec7459aa Fix spelling errors and typos in comments
Author: Daniel Gustafsson <daniel@yesql.se>
2018-11-02 13:56:52 +01: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 Fix spelling errors and typos in comments 2018-11-02 13:56:52 +01:00
win32 Convert elog.c's useful_strerror() into a globally-used strerror wrapper. 2018-09-26 11:06:42 -04:00
.gitignore Refactor dlopen() support 2018-09-06 11:33:04 +02:00
atomics.c Fix and improve pg_atomic_flag fallback implementation. 2018-04-06 19:55:32 -07:00
Makefile Refactor dlopen() support 2018-09-06 11:33:04 +02:00
posix_sema.c Pad semaphores to avoid false sharing. 2018-07-25 11:00:29 +12:00
sysv_sema.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
sysv_shmem.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
win32_sema.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
win32_shmem.c Remove investigative code for can't-reattach-to-shared-memory errors. 2018-05-01 13:06:31 -04:00