Re: why doesn't DestroyPartitionDirectory hash_destroy?

From: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>
To: Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: why doesn't DestroyPartitionDirectory hash_destroy?
Date: 2019-03-14 07:32:25
Message-ID: 20190314.163225.199812043.horiguchi.kyotaro@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At Thu, 14 Mar 2019 16:13:23 +0900, Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> wrote in <3ad792cd-0805-858e-595c-c09e9d1ce042(at)lab(dot)ntt(dot)co(dot)jp>
> Hi,
>
> I'm curious why DestroyPartitionDirectory doesn't do
> hash_destroy(pdir->pdir_hash)?

Maybe it is trashed involved in destruction of es_query_cxt or
planner_cxt?

--
Kyotaro Horiguchi
NTT Open Source Software Center

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2019-03-14 07:33:18 Re: [HACKERS] Block level parallel vacuum
Previous Message Kyotaro HORIGUCHI 2019-03-14 07:27:16 Re: Fix handling of unlogged tables in FOR ALL TABLES publications