Fix failing -D HASH_STATISTICS builds

David Rowley <drowley@postgresql.org>

Commit: e4ba326295c51a6c3c84fab6ce4942f9fceefbea
Author: David Rowley <drowley@postgresql.org>
Date: 2025-08-15T05:24:21Z
Releases: 18.0
Fix failing -D HASH_STATISTICS builds

This seems to have been broken for a few years by cc5ef90ed.

Author: Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com>
Reviewed-by: David Rowley <dgrowleyml@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/OSCPR01MB14966E11EEFB37D7857FCEDB7F535A@OSCPR01MB14966.jpnprd01.prod.outlook.com
Backpatch-through: 17

Files

PathChange+/−
src/backend/utils/hash/dynahash.c modified +2 −0

Discussion