Re: Bug in pg_stat_statements

From: Sami Imseih <samimseih(at)gmail(dot)com>
To: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
Cc: Konstantin Knizhnik <knizhnik(at)garret(dot)ru>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Bug in pg_stat_statements
Date: 2025-10-25 00:04:59
Message-ID: CAA5RZ0uQV=3xeVjL8QajRP0-m0A0a_T+wY7WwBjZwzKCqB89ew@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

v4 corrects some code comments.

Also, I created a CF entry [0].

[0] https://commitfest.postgresql.org/patch/6167/

Attachment Content-Type Size
v4-0001-pg_stat_statements-Fix-duplicate-constant-locatio.patch application/octet-stream 8.3 KB
v4-0002-pg_stat_statements-move-out-jumble-specific-routi.patch application/octet-stream 21.2 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Matheus Alcantara 2025-10-25 00:32:54 Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Previous Message Masahiko Sawada 2025-10-24 23:31:25 Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions