pgsql: Remove HASH_DEBUG output from dynahash.c

Поиск
Список
Период
Сортировка
От David Rowley
Тема pgsql: Remove HASH_DEBUG output from dynahash.c
Дата
Msg-id E1uo93p-000YKH-22@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a98ccf727ebbb6d620b1a7995012f1751f261075

Modified Files
--------------
src/backend/utils/hash/dynahash.c | 16 ++--------------
1 file changed, 2 insertions(+), 14 deletions(-)


В списке pgsql-committers по дате отправления: