Fix failing -D HASH_STATISTICS builds This seems to have been broken for a few years by cc5ef90ed.
Author: Hayato Kuroda (Fujitsu) <[email protected]> Reviewed-by: David Rowley <[email protected]> Reviewed-by: Tom Lane <[email protected]> Discussion: https://postgr.es/m/oscpr01mb14966e11eefb37d7857fcedb7f5...@oscpr01mb14966.jpnprd01.prod.outlook.com Backpatch-through: 17 Branch ------ REL_17_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/efe705b05cc1a9151e105b66208aa19003dc772f Modified Files -------------- src/backend/utils/hash/dynahash.c | 2 ++ 1 file changed, 2 insertions(+)
