Commits

DateSubjectAuthorReleases
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 16.9
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 15.13
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 18.0
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 14.18
2025-04-15 Fix failure for generated column with a not-null domain constraint. Tom Lane 17.5
2025-01-29 Handle default NULL insertion a little better. Tom Lane 14.16
2025-01-29 Handle default NULL insertion a little better. Tom Lane 15.11
2025-01-29 Handle default NULL insertion a little better. Tom Lane 17.3
2025-01-29 Handle default NULL insertion a little better. Tom Lane 16.7
2025-01-29 Handle default NULL insertion a little better. Tom Lane 18.0
2023-03-15 Support PlaceHolderVars in MERGE actions. Tom Lane 16.0
2023-03-15 Support PlaceHolderVars in MERGE actions. Tom Lane 15.3
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-03-30 Speed up planning when partitions can be pruned at plan time. Tom Lane 12.0
2019-01-29 Refactor planner's header files. Tom Lane 12.0
2017-11-27 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. Tom Lane 9.5.11
2017-11-27 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. Tom Lane 9.6.7
2017-11-27 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. Tom Lane 10.2
2017-11-27 Fix creation of resjunk tlist entries for inherited mixed UPDATE/DELETE. Tom Lane 11.0
2017-09-30 Support arrays over domains. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0