aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/dbcommands.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2019-09-27 10:25:08 -0700
committerAndres Freund <andres@anarazel.de>2019-09-27 10:29:25 -0700
commitc967e13f4047ef6f3d91bcb1cff6d746322aff6d (patch)
treea2fa30780a9528e498acaa8037fa883007e12912 /src/backend/commands/dbcommands.c
parentb9bffa004a9980ac235b6ff541ee2fe0e9800372 (diff)
downloadpostgresql-c967e13f4047ef6f3d91bcb1cff6d746322aff6d.tar.gz
postgresql-c967e13f4047ef6f3d91bcb1cff6d746322aff6d.zip
Fix implicit-fallthrough compiler warning introduced in 6dda292d4df82.
For some reason at least gcc-9 warns about the fallthrough, even though it otherwise recognizes that elog(ERROR, ...) doesn't return. Author: Andres Freund
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions