Re: Hooking into ExplainOneQuery() complicated by missing standard_ExplainOneQuery
Mats Kindahl <mats@timescale.com>
From: Mats Kindahl <mats@timescale.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Jelte Fennema-Nio <postgres@jeltef.nl>,
Andrei Lepikhov <a.lepikhov@postgrespro.ru>, Aleksander Alekseev <aleksander@timescale.com>,
pgsql-hackers@lists.postgresql.org
Date: 2024-03-11T06:59:48Z
Lists: pgsql-hackers
On Mon, Mar 11, 2024 at 12:42 AM Michael Paquier <michael@paquier.xyz> wrote: > On Thu, Mar 07, 2024 at 07:45:01AM +0900, Michael Paquier wrote: > > That's nice. You would be able to shave quite a bit of code. If > > there are no objections, I propose to apply the change of this thread > > to have this standard explain wrapper at the beginning of next week. > > If others have any comments, feel free. > > Well, done as of a04ddd077e61. > Thanks Michael! -- Best wishes, Mats Kindahl, Timescale
Commits
-
Improve support for ExplainOneQuery() hook
- a04ddd077e61 17.0 landed