Commits

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

DateSubjectAuthorReleases
2026-01-07 Add data type oid8, 64-bit unsigned identifier Michael Paquier 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2026-01-01 Add paths of extensions to pg_available_extensions Andrew Dunstan 19 (unreleased)
2025-12-30 Add pg_get_multixact_stats() Michael Paquier 19 (unreleased)
2025-12-05 Rename column slotsync_skip_at to slotsync_last_skip. Amit Kapila 19 (unreleased)
2025-11-28 Add slotsync_skip_reason column to pg_replication_slots view. Amit Kapila 19 (unreleased)
2025-11-25 Add slotsync skip statistics. Amit Kapila 19 (unreleased)
2025-11-22 Add range_minus_multi and multirange_minus_multi functions Peter Eisentraut 19 (unreleased)
2025-11-18 Rename two columns in pg_stat_subscription_stats. Amit Kapila 19 (unreleased)
2025-11-07 Add seq_sync_error_count to subscription statistics. Amit Kapila 19 (unreleased)
2025-11-05 Add sequence synchronization for logical replication. Amit Kapila 19 (unreleased)
2025-10-28 Add wal_fpi_bytes to pg_stat_wal and pg_stat_get_backend_wal() Michael Paquier 19 (unreleased)
2025-10-22 Add error_on_null(), checking if the input is the null value Michael Paquier 19 (unreleased)
2025-10-09 Add "ALL SEQUENCES" support to publications. Amit Kapila 19 (unreleased)
2025-10-08 Add mem_exceeded_count column to pg_stat_replication_slots. Masahiko Sawada 19 (unreleased)
2025-10-08 Add stats_reset to pg_stat_user_functions Michael Paquier 19 (unreleased)
2025-10-06 Expose sequence page LSN via pg_get_sequence_data. Amit Kapila 19 (unreleased)
2025-10-06 Add stats_reset to pg_stat_all_{tables,indexes} and related views Michael Paquier 19 (unreleased)
2025-09-19 Add optional pid parameter to pg_replication_origin_session_setup(). Amit Kapila 19 (unreleased)
2025-09-09 Add date and timestamp variants of random(min, max). Dean Rasheed 19 (unreleased)
2025-08-04 Detect and report update_deleted conflicts. Amit Kapila 19 (unreleased)
2025-07-23 Preserve conflict-relevant data during logical replication. Amit Kapila 19 (unreleased)
2025-07-09 Introduce pg_dsm_registry_allocations view. Nathan Bossart 19 (unreleased)
2025-06-30 Add new OID alias type regdatabase. Nathan Bossart 19 (unreleased)