postgresql/src/backend/port
Noah Misch 6f0e190056 Silence -Wimplicit-fallthrough in sysv_shmem.c.
Commit 2f932f71d9 added code that elicits
a warning on buildfarm member flaviventris.  Back-patch to 9.4, like
that commit.

Reported by Andres Freund.

Discussion: https://postgr.es/m/20190404020057.galelv7by75ekqrh@alap3.anarazel.de
2019-04-03 23:23:35 -07: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 2019 2019-01-02 12:44:25 -05:00
win32 Assert that pgwin32_signal_initialize() has been called early enough. 2019-04-03 17:11:16 -07:00
.gitignore Refactor dlopen() support 2018-09-06 11:33:04 +02:00
atomics.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
Makefile Refactor dlopen() support 2018-09-06 11:33:04 +02:00
posix_sema.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
sysv_sema.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
sysv_shmem.c Silence -Wimplicit-fallthrough in sysv_shmem.c. 2019-04-03 23:23:35 -07:00
win32_sema.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
win32_shmem.c Consistently test for in-use shared memory. 2019-04-03 17:03:46 -07:00