Fix invalid format string in HASH_DEBUG code

David Rowley <drowley@postgresql.org>

Commit: 04b384b3efb2de1a9c3a218d9350ff5cef3850c1
Author: David Rowley <drowley@postgresql.org>
Date: 2025-08-15T06:06:35Z
Releases: 17.7
Fix invalid format string in HASH_DEBUG code

This seems to have been broken back in be0a66666.

Reported-by: Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com>
Author: David Rowley <dgrowleyml@gmail.com>
Discussion: https://postgr.es/m/OSCPR01MB14966E11EEFB37D7857FCEDB7F535A@OSCPR01MB14966.jpnprd01.prod.outlook.com
Backpatch-through: 14

Files

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

Discussion