Commits

DateSubjectAuthorReleases
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 Remove redundant privilege check from pg_sequences system view. Nathan Bossart 18.0
2024-07-01 Add context type field to pg_backend_memory_contexts David Rowley 18.0
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 14.12
2024-05-06 Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs. Nathan Bossart 15.7
2024-05-06 Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs. Nathan Bossart 16.3
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