Commits

DateSubjectAuthorReleases
2026-04-06 Add CONCURRENTLY option to REPACK Álvaro Herrera 19 (unreleased)
2026-04-06 Rename cluster.c to repack.c (and corresponding .h) Álvaro Herrera 19 (unreleased)
2026-04-01 Fix vicinity of tuple_insert to use uint32, not int, for options Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-12-09 Use palloc_object() and palloc_array() in backend code Michael Paquier 19 (unreleased)
2025-12-08 Unify some more messages Álvaro Herrera 19 (unreleased)
2025-10-22 Remove make_temptable_name_n(). Nathan Bossart 19 (unreleased)
2025-10-08 Add ExplainState argument to pg_plan_query() and planner(). Robert Haas 19 (unreleased)
2025-06-28 Message style improvements Peter Eisentraut 18.0
2025-05-22 Revert "Don't lock partitions pruned by initial pruning" Amit Langote 18.0
2025-03-18 Allow non-btree unique indexes for matviews Peter Eisentraut 18.0
2025-02-20 Don't lock partitions pruned by initial pruning Amit Langote 18.0
2025-01-10 Adjust signature of cluster_rel() and its subroutines Álvaro Herrera 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-12-09 Simplify executor's determination of whether to use parallelism. Tom Lane 18.0
2024-09-09 Don't bother checking the result of SPI_connect[_ext] anymore. Tom Lane 18.0
2024-09-03 Fix typos and grammar in code comments and docs Michael Paquier 18.0
2024-07-31 Add is_create parameter to RefreshMatviewByOid(). Jeff Davis 18.0
2024-07-31 Remove unused ParamListInfo argument from ExecRefreshMatView. Jeff Davis 18.0
2024-07-16 When creating materialized views, use REFRESH to load data. Jeff Davis 18.0
2024-07-16 When creating materialized views, use REFRESH to load data. Jeff Davis 17.0
2024-07-04 Assign error codes where missing for user-facing failures Michael Paquier 18.0
2024-04-11 Revert: Let table AM insertion methods control index insertion Alexander Korotkov 17.0
2024-03-30 Let table AM insertion methods control index insertion Alexander Korotkov 17.0
2024-03-13 Reintroduce MAINTAIN privilege and pg_maintain predefined role. Nathan Bossart 17.0