]> git.ipfire.org Git - thirdparty/postgresql.git/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:39 +0000 (23:23 -0700)
commit0aa0ccfdd6531fa6369c011cc828a244daaae276
tree1dd97804dfcd16831a73f476a1eedfab0acbf761
parent0e0d449fb02ae42b97f9a3b4ccf956fbb1e64565
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