mirror of https://github.com/postgres/postgres
Fix implicit-fallthrough compiler warning introduced in 6dda292d4d
.
For some reason at least gcc-9 warns about the fallthrough, even though it otherwise recognizes that elog(ERROR, ...) doesn't return. Author: Andres Freundpull/47/head
parent
b9bffa004a
commit
c967e13f40
Loading…
Reference in new issue