add queryEnv to ExplainOneQuery_hook

From: Tatsuro Yamada <yamada(dot)tatsuro(at)lab(dot)ntt(dot)co(dot)jp>
To: pgsql-hackers(at)postgresql(dot)org
Subject: add queryEnv to ExplainOneQuery_hook
Date: 2018-01-11 11:16:27
Message-ID: 890e8dd9-c1c7-a422-6892-874f5eaee048@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I found a variable (queryEnv) which should be added in
ExplainOneQuery_hook because if it is missing, hook function
can't call ExplainOnePlan.
Sorry if this wasn't correct.

Please find attached a patch.

Tatsuro Yamada
NTT Open Source Software Center

Attachment Content-Type Size
add_queryEnv_to_ExplainOneQuery_hook.patch text/x-patch 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2018-01-11 11:43:22 Re: add queryEnv to ExplainOneQuery_hook
Previous Message Amit Khandekar 2018-01-11 11:07:59 Re: [HACKERS] UPDATE of partition key