Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements

From: Andrei Zubkov <zubkov(at)moonset(dot)ru>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements
Date: 2023-01-26 11:02:43
Message-ID: adab9c9ee6ada34e1d2fbba3564c28eb1e69c00b.camel@moonset.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

The final version of this patch should fix meson build and tests.
--
Andrei Zubkov

Attachment Content-Type Size
v16-0001-pg_stat_statements-Track-statement-entry-timestamp.patch text/x-patch 64.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2023-01-26 11:08:16 Re: Syncrep and improving latency due to WAL throttling
Previous Message John Naylor 2023-01-26 10:29:25 Re: Considering additional sort specialisation functions for PG16