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 | 95b6a40915cd03b9d1d09fc0bb4bcc374ee2165b (patch) | |
tree | 88c6cc7a8959569a1570cccb2d223b437a988706 /src/backend/executor/execCurrent.c | |
parent | 301b2a1aad77eeda54b02027597eb65e976a8c7b (diff) |
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/executor/execCurrent.c')
0 files changed, 0 insertions, 0 deletions