]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Report test_atomic_ops() failures consistently, via macros.
authorNoah Misch <noah@leadboat.com>
Sat, 5 Oct 2019 17:05:05 +0000 (10:05 -0700)
committerNoah Misch <noah@leadboat.com>
Sat, 5 Oct 2019 17:06:37 +0000 (10:06 -0700)
commit639feb92e1186e1de495d1bfdb191869cb56450a
treedcf57a8c0899865850136ffdd98a607a459ebc95
parent04a4c03efe3e4b0cbccb7a7e2bf0047db59cad5c
Report test_atomic_ops() failures consistently, via macros.

This prints the unexpected value in more failure cases, and it removes
forty-eight hand-maintained error messages.  Back-patch to 9.5, which
introduced these tests.

Reviewed (in an earlier version) by Andres Freund.

Discussion: https://postgr.es/m/20190915160021.GA24376@alvherre.pgsql
src/test/regress/regress.c