Fix failing -D HASH_STATISTICS builds

David Rowley <drowley@postgresql.org>

Commit: ca38912512a9b913542fa4f535885b4e5ccff02f
Author: David Rowley <drowley@postgresql.org>
Date: 2025-08-15T05:23:45Z
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