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
- v1-0001-Add-stats_reset-column-to-pg_statio_all_sequences.patch (application/octet-stream) patch v1-0001
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
-
Remove unstable test for pg_statio_all_sequences stats reset
- 57b5543bb851 19 (unreleased) landed
-
Add stats_reset column to pg_statio_all_sequences
- 8fe315f18d41 19 (unreleased) landed