mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 14:06:20 +00:00
Remove missing code debugging information.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user