Remove HAS_TEST_AND_SET. This is only set when TAS is defined, so we can just check whether TAS is defined directly instead.
Reviewed-by: Tristan Partin <[email protected]> Reviewed-by: Tom Lane <[email protected]> Discussion: https://postgr.es/m/afkUeI7UhacZ5ZFm%40nathan Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/3e9bc39c5d723836fa3e380b4de4a6175fb302c0 Modified Files -------------- src/include/storage/s_lock.h | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-)
