]> 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:35 +0000 (23:23 -0700)
commit6f0e190056fe441f7cf788ff19b62b13c94f68f3
tree83d5ebe2e06c6b5e4791c4d90da4882d32f0c607
parent16ee6eaf80a40007a138b60bb5661660058d0422
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