summaryrefslogtreecommitdiff
path: root/src/backend/commands/sequence.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2017-05-09 14:58:51 -0300
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2017-05-09 14:58:51 -0300
commit345bf97b80a0d45b1fc1a0d921d059a782f06db8 (patch)
tree9d56556f295e8af17eb2cc3ccf71b12625a5a1bc /src/backend/commands/sequence.c
parent57811b751a8f6cc3e7fce01e4944e556ae4578af (diff)
Ignore PQcancel errors properly
Add a (void) cast to all PQcancel() calls that purposefully don't check the return value, to keep compilers and static checkers happy. Per Coverity.
Diffstat (limited to 'src/backend/commands/sequence.c')
0 files changed, 0 insertions, 0 deletions