Commits

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

DateSubjectAuthorReleases
2024-05-06 Fix privilege checks in pg_stats_ext and pg_stats_ext_exprs. Nathan Bossart 14.12
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
2021-03-27 Improve consistency of SQL code capitalization Peter Eisentraut 14.0
2021-03-26 Extended statistics on expressions Tomas Vondra 14.0
2021-03-09 Track total amounts of times spent writing and syncing WAL data to disk. Fujii Masao 14.0
2021-03-09 Add support for more progress reporting in COPY Michael Paquier 14.0
2021-03-09 Remove support for SSL compression Michael Paquier 14.0
2021-03-03 Add option to enable two_phase commits via pg_create_logical_replication_slot. Amit Kapila 14.0
2021-01-17 Add pg_stat_database counters for sessions and session time Magnus Hagander 14.0
2021-01-06 Report progress of COPY commands Tomas Vondra 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-02 Track total number of WAL records, FPIs and bytes generated in the cluster. Fujii Masao 14.0
2020-11-04 Revert pg_relation_check_pages() Michael Paquier 14.0
2020-10-29 Track statistics for streaming of changes from ReorderBuffer. Amit Kapila 14.0
2020-10-28 Add pg_relation_check_pages() to check on-disk pages of a relation Michael Paquier 14.0
2020-10-20 Change the attribute name in pg_stat_replication_slots view. Amit Kapila 14.0