]> granicus.if.org Git - postgresql/commit
Silence -Wimplicit-fallthrough in sysv_shmem.c.
authorNoah Misch <noah@leadboat.com>
Thu, 4 Apr 2019 06:23:35 +0000 (23:23 -0700)
committerNoah Misch <noah@leadboat.com>
Thu, 4 Apr 2019 06:23:38 +0000 (23:23 -0700)
commite9d4cbeacb553fc5f4c185ec1156018ea4114fdd
tree7f1925b88f91d59c12cdbceb283fc8c6b111f647
parent3186d5fac55bdba9364ae2daa5b1180c9eaa8968
Silence -Wimplicit-fallthrough in sysv_shmem.c.

Commit 2f932f71d9f2963bbd201129d7b971c8f5f077fd 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
src/backend/port/sysv_shmem.c