git.postgresql.org Git - postgresql.git/commit
Sun, 9 Aug 2020 15:32:31 +0000 (11:32 -0400)
Sun, 9 Aug 2020 15:32:31 +0000 (11:32 -0400)
commit 1c164ef3d28dfab445a885a03e80cfd0d552f64a
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.
This is the main PostgreSQL git repository.
RSS
Atom