Commits

DateSubjectAuthorReleases
2026-06-23 Nail pg_parameter_acl in relcache. Jeff Davis 19 (unreleased)
2026-03-20 Fix dependency on FDW's connection function. Jeff Davis 19 (unreleased)
2026-03-06 CREATE SUBSCRIPTION ... SERVER. Jeff Davis 19 (unreleased)
2025-03-25 Stats: use schemaname/relname instead of regclass. Jeff Davis 18.0
2025-02-26 Remove redundant pg_set_*_stats() variants. Jeff Davis 18.0
2025-01-24 Add SQL function CASEFOLD(). Jeff Davis 18.0
2025-01-17 Support PG_UNICODE_FAST locale in the builtin collation provider. Jeff Davis 18.0
2024-10-24 Add functions pg_restore_relation_stats(), pg_restore_attribute_stats(). Jeff Davis 18.0
2024-10-22 Add functions pg_set_attribute_stats() and pg_clear_attribute_stats(). Jeff Davis 18.0
2024-10-22 Change pg_*_relation_stats() functions to return type to void. Jeff Davis 18.0
2024-10-11 Create functions pg_set_relation_stats, pg_clear_relation_stats. Jeff Davis 18.0
2024-03-29 Use version for builtin collations. Jeff Davis 17.0
2024-03-19 Support C.UTF-8 locale in the new builtin collation provider. Jeff Davis 17.0
2024-03-18 Address more review comments on commit 2d819a08a1. Jeff Davis 17.0
2024-03-14 Introduce "builtin" collation provider. Jeff Davis 17.0
2024-03-09 Catalog changes preparing for builtin collation provider. Jeff Davis 17.0
2022-12-14 Add grantable MAINTAIN privilege and pg_maintain role. Jeff Davis 16.0
2022-04-07 Custom WAL Resource Managers. Jeff Davis 15.0
2021-11-10 Add pg_checkpointer predefined role for CHECKPOINT command. Jeff Davis 15.0
2021-10-27 Grant memory views to pg_read_all_stats. Jeff Davis 15.0
2021-10-26 Allow GRANT on pg_log_backend_memory_contexts(). Jeff Davis 15.0