Fix invalid format string in HASH_DEBUG code

David Rowley <drowley@postgresql.org>

Commit: d809494cdfc575beca578518b71a47e2c5b88238
Author: David Rowley <drowley@postgresql.org>
Date: 2025-08-15T06:07:00Z
Releases: 16.11
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