Remove PG_SHA*_DIGEST_STRING_LENGTH from sha2.h
authorMichael Paquier <michael@paquier.xyz>
Fri, 15 Jan 2021 02:46:34 +0000 (11:46 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 15 Jan 2021 02:46:34 +0000 (11:46 +0900)
commitccf4e277a4de120a2f08db7e45399d87e1176bda
tree473367caa70f27fe44bf49a3b187b8ce49058275
parent5ae1572993ae8bf1f6c33a933915c07cc9bc0add
Remove PG_SHA*_DIGEST_STRING_LENGTH from sha2.h

The last reference to those variables has been removed in aef8948, so
this cleans up a bit the code.

Discussion: https://postgr.es/m/X//ggAqmTtt+3t7X@paquier.xyz
src/include/common/sha2.h