Commits

DateSubjectAuthorReleases
2022-10-14 pgstat: Track time of the last scan of a relation Andres Freund 16.0
2022-09-06 Fix new pg_publication_tables query. Tom Lane 15.0
2022-09-06 Fix new pg_publication_tables query. Tom Lane 16.0
2022-07-05 Add result_types column to pg_prepared_statements view Peter Eisentraut 16.0
2022-05-19 Extend pg_publication_tables to display column list and row filter. Amit Kapila 15.0
2022-04-09 Fix whitespace Peter Eisentraut 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-03-29 Add system view pg_ident_file_mappings Michael Paquier 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 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 support for security invoker views. Dean Rasheed 15.0
2022-03-01 Reconsider pg_stat_subscription_workers view. Amit Kapila 15.0
2022-02-08 Rearrange core regression tests to reduce cross-script dependencies. Tom Lane 15.0
2022-01-16 Add stxdinherit flag to pg_statistic_ext_data Tomas Vondra 15.0
2021-11-30 Add a view to show the stats of subscription workers. Amit Kapila 15.0
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 9.6.24
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 10.19
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 11.14
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 15.0
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 13.5
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 14.0
2021-08-19 Avoid trying to lock OLD/NEW in a rule with FOR UPDATE. Tom Lane 12.9
2021-05-10 Revert recovery prefetching feature. Thomas Munro 14.0