Remove missing code debugging information.

This commit is contained in:
Ibrar Ahmed
2020-11-24 18:03:41 +00:00
parent 971e57fd93
commit 7e570378d1

View File

@@ -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;