Re: add queryEnv to ExplainOneQuery_hook - Mailing list pgsql-hackers

From Jim Finnerty
Subject Re: add queryEnv to ExplainOneQuery_hook
Date
Msg-id 1520992637461-0.post@n3.nabble.com
Whole thread Raw
In response to Re: add queryEnv to ExplainOneQuery_hook  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: add queryEnv to ExplainOneQuery_hook  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers
Passing NULL in place of queryEnv in PG10 causes a failure in installcheck
tests portals and plpgsql.

For PG10, if you want a both an ExplainOneQuery hook and clean run of
installcheck, is there a better workaround than to (a) pass NULL in place of
queryEnv, and (b) to comment out the portals and plpgsql tests?




--
Sent from: http://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html


pgsql-hackers by date:

Previous
From: Jeff Janes
Date:
Subject: Re: neqjoinsel versus "refresh materialized view concurrently"
Next
From: Michael Paquier
Date:
Subject: Re: Fixes for missing schema qualifications