Commits

DateSubjectAuthorReleases
2026-03-16 Reduce header inclusions via execnodes.h Álvaro Herrera 19 (unreleased)
2026-01-01 Update copyright for 2026 Bruce Momjian 19 (unreleased)
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
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-03-30 Add support for MERGE ... WHEN NOT MATCHED BY SOURCE. Dean Rasheed 17.0
2024-01-04 Update copyright for 2024 Bruce Momjian 17.0
2023-03-21 Fix incorrect comment in preptlist.c David Rowley 16.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
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-04-12 Change mechanism to set up source targetlist in MERGE Alvaro Herrera 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
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