Re: proposal - queryid can be used as filter for auto_explain
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Jakub Wartak <jakub.wartak@enterprisedb.com>
Cc: Julien Rouhaud <rjuju123@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-06-17T07:20:52Z
Lists: pgsql-hackers
Attachments
- v20260617-2-0001-auto_explain.log_queryids.patch (text/x-patch) patch v20260617-0001
Hi small change - parsing queryid by usage pg_strtoint64_safe instead strtol Regards Pavel