Redundant headers in pg_stat_statements

From: m(dot)litsarev(at)postgrespro(dot)ru
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Redundant headers in pg_stat_statements
Date: 2026-09-14 11:14:11
Message-ID: e6ab4f431cfbce5b8459bc5278935ee8@postgrespro.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi, hackers!

I accidentially found that some headers in pg_stat_statements are
redundant.
A small patch with removed headers is attached.

Kind regards,
Postgres Professional: http://www.postgrespro.com

Attachment Content-Type Size
v1-0001-Remove-redundant-headers-in-pg_stat_statements.patch text/x-diff 1.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Markos Fountoulakis 2026-09-14 11:29:34 Re: Recovery does not honor io_combine_limit, causing IOPS saturation
Previous Message Etsuro Fujita 2026-09-14 11:12:41 Re: Several issues with postgres_fdw stats import