Re: Add missing stats_reset column to pg_stat_database_conflicts view

From: Sami Imseih <samimseih(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, shihao zhong <zhong950419(at)gmail(dot)com>, Kirill Reshke <reshkekirill(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add missing stats_reset column to pg_stat_database_conflicts view
Date: 2026-03-12 20:39:04
Message-ID: CAA5RZ0uy79o0vr2=LeRHS2MZ7V6HGOCsys6YAbmmj3BW8tnziw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I also made some cosmetic indentation fixes in the docs.
> The v6 patch is attached.

Just one more minor comment fix I noticed.

"Test that reset works for pg_stat_database"

to:

"Test that reset works for pg_stat_database and pg_stat_database_conflicts"

--
Sami

Attachment Content-Type Size
v7-0001-Add-stats_reset-column-to-pg_stat_database_confli.patch application/octet-stream 6.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2026-03-12 21:08:34 Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Previous Message Nathan Bossart 2026-03-12 20:33:15 Re: Expanding HOT updates for expression and partial indexes