Remove missing code debugging information.

pull/64/head
Ibrar Ahmed 2020-11-24 18:03:41 +00:00
parent 971e57fd93
commit 7e570378d1
1 changed files with 0 additions and 2 deletions

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;