diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-07-05 17:42:37 -0400 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2018-07-05 17:42:37 -0400 |
commit | 3ca966c06f91fb6ccc11d71d4094c1e297b8945d (patch) | |
tree | 77eab01895f7372d7e6b3d63c27d7e6865d06701 /src/backend/commands/functioncmds.c | |
parent | 0c06534bd63b0bd23d7744a53f3b490a2adeea8a (diff) | |
download | postgresql-3ca966c06f91fb6ccc11d71d4094c1e297b8945d.tar.gz postgresql-3ca966c06f91fb6ccc11d71d4094c1e297b8945d.zip |
logical decoding: beware of an unset specinsert change
Coverity complains that there is no protection in the code (at least in
non-assertion-enabled builds) against speculative insertion failing to
follow the expected protocol. Add an elog(ERROR) for the case.
Diffstat (limited to 'src/backend/commands/functioncmds.c')
0 files changed, 0 insertions, 0 deletions