diff --git a/hash_query.c b/hash_query.c index 9afd821..78bb94c 100644 --- a/hash_query.c +++ b/hash_query.c @@ -102,8 +102,6 @@ HTAB* pgsm_get_hash(void) void pgss_shmem_shutdown(int code, Datum arg) { - printf("--%s", __FUNCTION__); - /* Don't try to dump during a crash. */ if (code) return;