Remove HASH_DEBUG output from dynahash.c
David Rowley <drowley@postgresql.org>
Remove HASH_DEBUG output from dynahash.c This existed in a semi broken stated from be0a66666 until 296cba276. Recent discussion has questioned the value of having this at all as it only outputs static information from various of the hash table's properties when the hash table is created. Author: Hayato Kuroda (Fujitsu) <kuroda.hayato@fujitsu.com> Reviewed-by: Michael Paquier <michael@paquier.xyz> Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us> Discussion: https://postgr.es/m/OSCPR01MB1496650D03FA0293AB9C21416F534A@OSCPR01MB14966.jpnprd01.prod.outlook.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/hash/dynahash.c | modified | +2 −14 |
Discussion
- Compilation issues for HASH_STATISTICS and HASH_DEBUG options 30 messages · 2025-08-14 → 2025-08-18