Commits

Showing commits that first shipped in 17 (backpatches included). Clear

DateSubjectAuthorReleases
2026-07-04 Disallow renaming a rule to "_RETURN". Tom Lane 17 (unreleased)
2024-06-14 Reintroduce dead tuple counter in pg_stat_progress_vacuum. Masahiko Sawada 17.0
2024-05-06 Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs. Nathan Bossart 17.0
2024-04-02 Use TidStore for dead tuple TIDs storage during lazy vacuum. Masahiko Sawada 17.0
2024-03-30 Add support for MERGE ... WHEN NOT MATCHED BY SOURCE. Dean Rasheed 17.0
2024-03-27 Change last_inactive_time to inactive_since in pg_replication_slots. Amit Kapila 17.0
2024-03-25 Track last_inactive_time in pg_replication_slots. Amit Kapila 17.0
2024-03-22 Revert "Add notBefore and notAfter to SSL cert info display" Daniel Gustafsson 17.0
2024-03-22 Add notBefore and notAfter to SSL cert info display Daniel Gustafsson 17.0
2024-03-22 Track invalidation_reason in pg_replication_slots. Amit Kapila 17.0
2024-03-17 Add RETURNING support to MERGE. Dean Rasheed 17.0
2024-02-29 Support MERGE into updatable views. Dean Rasheed 17.0
2024-02-14 Add a slot synchronization function. Amit Kapila 17.0
2024-01-25 Allow to enable failover property for replication slots via SQL API. Amit Kapila 17.0
2024-01-25 Add progress reporting of skipped tuples during COPY FROM. Masahiko Sawada 17.0
2024-01-15 Reduce dependency to money data type in main regression test suite Michael Paquier 17.0
2024-01-04 Track conflict_reason in pg_replication_slots. Amit Kapila 17.0
2023-12-24 Enhance checkpointer restartpoint statistics Alexander Korotkov 17.0
2023-11-26 Display length and bounds histograms in pg_stats Alexander Korotkov 17.0
2023-10-30 Introduce pg_stat_checkpointer Michael Paquier 17.0
2023-10-27 Remove buffers_backend and buffers_backend_fsync from pg_stat_checkpointer Michael Paquier 17.0
2023-09-25 Add worker type to pg_stat_subscription. Nathan Bossart 17.0
2023-08-20 Add system view pg_wait_events Michael Paquier 17.0
2023-07-20 Revert "Add notBefore and notAfter to SSL cert info display" Daniel Gustafsson 17.0
2023-07-20 Add notBefore and notAfter to SSL cert info display Daniel Gustafsson 17.0