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 | 02bfd6d415bfacdf16a273420fd86c67189556ff (patch) | |
tree | 76c94f59213bb9a03d27ddec6fd33fed4994ce53 /src/backend/executor/nodeSamplescan.c | |
parent | eedbbff504e408bd65ff22e70fde85b5ac0bf8c0 (diff) | |
download | postgresql-02bfd6d415bfacdf16a273420fd86c67189556ff.tar.gz postgresql-02bfd6d415bfacdf16a273420fd86c67189556ff.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/executor/nodeSamplescan.c')
0 files changed, 0 insertions, 0 deletions