Re: Logging query parmeters in auto_explain

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2022-07-06T01:02:29Z
Lists: pgsql-hackers
On Fri, Jul 01, 2022 at 09:58:52AM +0900, Michael Paquier wrote:
> I have kept things as I originally intended, and applied 0001 for the
> refactoring pieces.

And done as well with 0002.  So we are good for this thread.
--
Michael

Commits

  1. autho_explain: Add GUC to log query parameters

  2. Refactor the TAP test of auto_explain