summaryrefslogtreecommitdiff
path: root/src/common/compression.c
diff options
context:
space:
mode:
authorTom Lane2022-04-11 17:22:37 +0000
committerTom Lane2022-04-11 17:22:37 +0000
commit3c702b3ed1519624d50e7a42283b8d481a579f77 (patch)
tree6eef5958a5778a2e795d81399fbc6c5cce917de8 /src/common/compression.c
parent93fcf2d2095674834e1ddbc6803ec043e3216afa (diff)
Explicitly ignore guaranteed-true result from pgstat_lock_entry().
With nowait passed as false, pgstat_lock_entry() must return true so there's no need to check its result. Coverity seems unconvinced of this, so whack it upside the head with a (void) cast.
Diffstat (limited to 'src/common/compression.c')
0 files changed, 0 insertions, 0 deletions