diff options
author | Andres Freund <andres@anarazel.de> | 2015-12-14 11:23:24 +0100 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2015-12-14 11:23:24 +0100 |
commit | 2a3544960eaa114d34e5e83ab19e180c8efcd299 (patch) | |
tree | 2436dfa2928921d843a3993b9ae178d1bf42e95a /src/backend/parser/parse_utilcmd.c | |
parent | 7bd149ce2aa6af8910604eb45cc202798f563781 (diff) | |
download | postgresql-2a3544960eaa114d34e5e83ab19e180c8efcd299.tar.gz postgresql-2a3544960eaa114d34e5e83ab19e180c8efcd299.zip |
Correct statement to actually be the intended assert statement.
e3f4cfc7 introduced a LWLockHeldByMe() call, without the corresponding
Assert() surrounding it.
Spotted by Coverity.
Backpatch: 9.1+, like the previous commit
Diffstat (limited to 'src/backend/parser/parse_utilcmd.c')
0 files changed, 0 insertions, 0 deletions