Commits

DateSubjectAuthorReleases
2022-05-19 Extend pg_publication_tables to display column list and row filter. Amit Kapila 15.0
2022-04-07 Revert "Logical decoding of sequences" Tomas Vondra 15.0
2022-04-07 Prefetch data referenced by the WAL, take II. Thomas Munro 15.0
2022-04-07 Reorder subskiplsn in pg_subscription to avoid alignment issues. Amit Kapila 15.0
2022-03-29 Add system view pg_ident_file_mappings Michael Paquier 15.0
2022-03-24 Fix pg_statio_all_tables view for multiple TOAST indexes. Tom Lane 15.0
2022-03-24 Add decoding of sequences to built-in replication Tomas Vondra 15.0
2022-03-22 Add ALTER SUBSCRIPTION ... SKIP. Amit Kapila 15.0
2022-03-14 Optionally disable subscriptions on error. Amit Kapila 15.0
2022-03-01 Reconsider pg_stat_subscription_workers view. Amit Kapila 15.0
2022-01-16 Add stxdinherit flag to pg_statistic_ext_data Tomas Vondra 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-30 Add a view to show the stats of subscription workers. Amit Kapila 15.0
2021-10-27 Grant memory views to pg_read_all_stats. Jeff Davis 15.0
2021-07-14 Add support for prepared transactions to built-in logical replication. Amit Kapila 15.0
2021-06-03 Fix incorrect permissions on pg_subscription. Tom Lane 14.0
2021-05-10 Revert recovery prefetching feature. Thomas Munro 14.0
2021-04-27 Use HTAB for replication slot statistics. Amit Kapila 14.0
2021-04-20 adjust query id feature to use pg_stat_activity.query_id Bruce Momjian 14.0
2021-04-16 Split function definitions out of system_views.sql into a new file. Tom Lane 14.0
2021-04-16 Add information of total data processed to replication slot stats. Amit Kapila 14.0
2021-04-08 Optionally prefetch referenced data in recovery. Thomas Munro 14.0
2021-04-08 Add functions to wait for backend termination Magnus Hagander 14.0
2021-04-08 autovacuum: handle analyze for partitioned tables Alvaro Herrera 14.0
2021-04-07 Make use of in-core query id added by commit 5fd9dfa5f5 Bruce Momjian 14.0