Commits

DateSubjectAuthorReleases
2022-09-01 Revert SQL/JSON features Andrew Dunstan 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-07 Revert "Rewrite some RI code to avoid using SPI" Alvaro Herrera 15.0
2022-04-07 Rewrite some RI code to avoid using SPI Alvaro Herrera 15.0
2022-03-29 SQL/JSON query functions Andrew Dunstan 15.0
2022-03-20 Enforce foreign key correctly during cross-partition updates Alvaro Herrera 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-09-15 Remove arbitrary 64K-or-so limit on rangetable size. Tom Lane 15.0
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 10.17
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 11.12
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 12.7
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 13.3
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 14.0
2021-04-06 Postpone some stuff out of ExecInitModifyTable. Tom Lane 14.0
2021-04-02 Add Result Cache executor node (take 2) David Rowley 14.0
2021-04-01 Revert b6002a796 David Rowley 14.0
2021-03-31 Add Result Cache executor node David Rowley 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-02-08 Fix permission checks on constraint violation errors on partitions. Heikki Linnakangas 12.6
2021-02-08 Fix permission checks on constraint violation errors on partitions. Heikki Linnakangas 11.11
2021-02-08 Fix permission checks on constraint violation errors on partitions. Heikki Linnakangas 13.2
2021-02-08 Fix permission checks on constraint violation errors on partitions. Heikki Linnakangas 14.0
2021-01-13 Pass down "logically unchanged index" hint. Peter Geoghegan 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-08 In INSERT/UPDATE, use the table's real tuple descriptor as target. Tom Lane 12.5