Re: Fix unsafe PlannedStmt access in pg_stat_statements

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Fix unsafe PlannedStmt access in pg_stat_statements
Date: 2026-05-13 06:22:29
Message-ID: agQYpcK9v-e4hPoK@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, May 13, 2026 at 01:31:01PM +0800, Chao Li wrote:
> Yeah, this is the exactly same change I was about to reply. And I
> agree the current comment is clear enough, no more needed to add.

Okay. Let's just do that, then.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhenwei Shang 2026-05-13 06:32:02 Re: [PATCH] Fix errhint messages for REPACK (CONCURRENTLY) restrictions
Previous Message Michael Paquier 2026-05-13 06:19:30 Re: Plug-in coverage hole for pglz_decompress()