aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-08-09 11:32:31 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-08-09 11:32:31 -0400
commit1c164ef3d28dfab445a885a03e80cfd0d552f64a (patch)
tree469148b129e6b3aeca533a55f29296d70644fbd5 /src/backend/access/gist
parent20e7e1fe316467720d8d062e1a1429f798fc31bf (diff)
downloadpostgresql-1c164ef3d28dfab445a885a03e80cfd0d552f64a.tar.gz
postgresql-1c164ef3d28dfab445a885a03e80cfd0d552f64a.zip
Remove useless Assert.
Testing that an unsigned variable is >= 0 is pretty pointless, as noted by Coverity and numerous buildfarm members. In passing, add comment about new uses of "volatile" --- Coverity doesn't much like that either, but it seems probably necessary.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions