Add missing stats_reset column to pg_statio_all_sequences view

Sami Imseih <samimseih@gmail.com>

From: Sami Imseih <samimseih@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Cc: Fujii Masao <masao.fujii@gmail.com>
Date: 2026-03-12T22:06:13Z
Lists: pgsql-hackers

Attachments

Hi,

When reviewing [1], it was also discovered pg_statio_all_sequences is missing
the stats_reset column.

The attached fixes this.

CC'ing Fujii-San, who is also planning to commit [1]

[1] [https://www.postgresql.org/message-id/CAHGQGwEeGUQtj7TOznM2_O2uV-g6iOa1UBBTBfyugJ-nSoS89Q%40mail.gmail.com]

--
Sami Imseih
Amazon Web Services (AWS)

Commits

  1. Remove unstable test for pg_statio_all_sequences stats reset

  2. Add stats_reset column to pg_statio_all_sequences