why doesn't DestroyPartitionDirectory hash_destroy?

From: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: why doesn't DestroyPartitionDirectory hash_destroy?
Date: 2019-03-14 07:13:23
Message-ID: 3ad792cd-0805-858e-595c-c09e9d1ce042@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I'm curious why DestroyPartitionDirectory doesn't do
hash_destroy(pdir->pdir_hash)?

Thanks,
Amit

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Matsumura, Ryo 2019-03-14 07:17:08 Is PREPARE of ecpglib thread safe?
Previous Message John Naylor 2019-03-14 07:07:01 Re: WIP: Avoid creation of the free space map for small tables