diff options
author | Tom Lane | 2017-03-12 20:01:33 +0000 |
---|---|---|
committer | Tom Lane | 2017-03-12 20:01:33 +0000 |
commit | 766f7fd613adbceaf1b40803793e10dc487f8596 (patch) | |
tree | 667802f0b0d171fb9d4bcd81166e46ede6e5fea4 /README.git | |
parent | 835cc1136745e8cf02d3d0231b5b7c7a543df5df (diff) |
Add "break"s to make it clearer what will happen in a nested switch.
This could only matter if the guessed_type variable had a value that wasn't
a member of the PasswordType enum; but just in case, let's be sure that
control falls out to reach the elog(ERROR) at the end of the function.
Per gripe from Coverity.
Diffstat (limited to 'README.git')
0 files changed, 0 insertions, 0 deletions