Commits

DateSubjectAuthorReleases
2026-03-24 Don't include storage/lock.h in so many headers Álvaro Herrera 19 (unreleased)
2026-03-04 Remove redundant restriction checks in apply_child_basequals Richard Guo 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
2025-10-16 Remove partColsUpdated. Nathan Bossart 19 (unreleased)
2025-08-29 Fix possible use after free in expand_partitioned_rtentry() David Rowley 15.15
2025-08-29 Fix possible use after free in expand_partitioned_rtentry() David Rowley 16.11
2025-08-29 Fix possible use after free in expand_partitioned_rtentry() David Rowley 17.7
2025-08-29 Fix possible use after free in expand_partitioned_rtentry() David Rowley 18.0
2025-08-29 Fix possible use after free in expand_partitioned_rtentry() David Rowley 19 (unreleased)
2025-07-22 Reduce "Var IS [NOT] NULL" quals during constant folding Richard Guo 19 (unreleased)
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-08-19 Avoid failure to open dropped detached partition Alvaro Herrera 15.9
2024-08-19 Avoid failure to open dropped detached partition Alvaro Herrera 16.5
2024-08-19 Avoid failure to open dropped detached partition Alvaro Herrera 18.0
2024-08-19 Avoid failure to open dropped detached partition Alvaro Herrera 14.14
2024-08-19 Avoid failure to open dropped detached partition Alvaro Herrera 17.0
2024-04-12 Fix IS [NOT] NULL qual optimization for inheritance tables David Rowley 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-10-26 Avoid compiler warning in non-assert builds Amit Langote 17.0
2023-10-26 Avoid compiler warning in non-assert builds Amit Langote 16.1
2023-10-26 Prevent duplicate RTEPermissionInfo for plain-inheritance parents Amit Langote 17.0
2023-10-26 Prevent duplicate RTEPermissionInfo for plain-inheritance parents Amit Langote 16.1
2023-05-25 Fix filtering of "cloned" outer-join quals some more. Tom Lane 16.0
2023-01-30 Do assorted mop-up in the planner. Tom Lane 16.0
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 13.10