Commits

DateSubjectAuthorReleases
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-10-08 Add ExplainState argument to pg_plan_query() and planner(). Robert Haas 19 (unreleased)
2025-05-22 Revert "Don't lock partitions pruned by initial pruning" Amit Langote 18.0
2025-03-18 Make it possible for loadable modules to add EXPLAIN options. Robert Haas 18.0
2025-02-20 Don't lock partitions pruned by initial pruning Amit Langote 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-10-28 Set query ID for inner queries of CREATE TABLE AS and DECLARE Michael Paquier 18.0
2024-10-27 Remove unused #include's from backend .c files Peter Eisentraut 18.0
2024-10-17 Improve node type forward reference Peter Eisentraut 18.0
2024-08-06 Turn a few 'validnsps' static variables into locals Heikki Linnakangas 18.0
2024-08-02 Small refactoring around ExecCreateTableAs(). Jeff Davis 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-04-11 Revert: Let table AM insertion methods control index insertion Alexander Korotkov 17.0
2024-04-11 Revert: Custom reloptions for table AM Alexander Korotkov 17.0
2024-04-08 Custom reloptions for table AM Alexander Korotkov 17.0
2024-03-30 Let table AM insertion methods control index insertion Alexander Korotkov 17.0
2024-03-04 Remove unused #include's from backend .c files Peter Eisentraut 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-03-29 Simplify useless 0L constants Peter Eisentraut 16.0