Re: Record queryid when auto_explain.log_verbose is on

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: torikoshia <torikoshia(at)oss(dot)nttdata(dot)com>
Cc: Julien Rouhaud <rjuju123(at)gmail(dot)com>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Record queryid when auto_explain.log_verbose is on
Date: 2023-01-26 03:40:06
Message-ID: Y9H2Fk9yMGXUjZen@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jan 25, 2023 at 04:46:36PM +0900, Michael Paquier wrote:
> Thanks. Will check and probably apply on HEAD.

Done, after adding one test case with compute_query_id=regress and
applying some indentation.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2023-01-26 03:41:15 Re: New strategies for freezing, advancing relfrozenxid early
Previous Message Hayato Kuroda (Fujitsu) 2023-01-26 03:36:57 RE: Perform streaming logical transactions by background workers and parallel apply