Commits

DateSubjectAuthorReleases
2026-03-06 Add system view pg_stat_recovery Michael Paquier 19 (unreleased)
2026-01-10 Fix some typos across the board Michael Paquier 19 (unreleased)
2025-05-23 Revert function to get memory context stats for processes Daniel Gustafsson 18.0
2025-04-08 Add function to get memory context stats for processes Daniel Gustafsson 18.0
2025-01-16 Seek zone abbreviations in the IANA data before timezone_abbreviations. Tom Lane 18.0
2024-08-12 Remove "parent" column from pg_backend_memory_contexts David Rowley 18.0
2024-07-25 Add path column to pg_backend_memory_contexts view David Rowley 18.0
2024-07-01 Add context type field to pg_backend_memory_contexts David Rowley 18.0
2024-06-28 Add wait event type "InjectionPoint", a custom type like "Extension". Noah Misch 17.0
2024-04-16 Improve test coverage in bump.c David Rowley 17.0
2023-08-20 Add system view pg_wait_events Michael Paquier 17.0
2022-03-29 Add system view pg_ident_file_mappings Michael Paquier 15.0
2022-03-29 Modify query on pg_hba_file_rules to check for errors in regression tests Michael Paquier 15.0
2022-01-25 Fix various typos, grammar and code style in comments and docs Michael Paquier 15.0
2021-11-12 Fix memory overrun when querying pg_stat_slru Michael Paquier 13.6
2021-11-12 Fix memory overrun when querying pg_stat_slru Michael Paquier 14.2
2021-11-12 Fix memory overrun when querying pg_stat_slru Michael Paquier 15.0
2021-02-18 Fix "invalid spinlock number: 0" error in pg_stat_wal_receiver. Fujii Masao 13.3
2021-02-18 Fix "invalid spinlock number: 0" error in pg_stat_wal_receiver. Fujii Masao 14.0
2020-10-02 Add pg_stat_wal statistics view. Fujii Masao 14.0
2020-08-26 Add regression test for pg_backend_memory_contexts. Fujii Masao 14.0
2017-01-30 Invent pg_hba_file_rules view to show the content of pg_hba.conf. Tom Lane 10.0
2017-01-30 Add a regression test script dedicated to exercising system views. Tom Lane 10.0