]> granicus.if.org Git - postgresql/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:12 +0000 (10:06 -0700)
commit1b6b348505079bfcaade1274347ab0ef89e4846a
treed87a0ae4a82518002faf1204bb72636001943416
parentea9c0e1c0deb1b179dcb0ea37879b97d594d0cca
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