Fix invalid format string in HASH_DEBUG code
authorDavid Rowley <drowley@postgresql.org>
Fri, 15 Aug 2025 06:07:00 +0000 (18:07 +1200)
committerDavid Rowley <drowley@postgresql.org>
Fri, 15 Aug 2025 06:07:00 +0000 (18:07 +1200)
commitd809494cdfc575beca578518b71a47e2c5b88238
tree120f1327b6bc5c84f7f0e986ca019b6cf522af4c
parent4900179e9cd8965372fa9971b36c2898d53ebedc
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
src/backend/utils/hash/dynahash.c