Commits

Showing commits that first shipped in 15 (backpatches included). Clear

DateSubjectAuthorReleases
2023-01-30 Ensure that MERGE recomputes GENERATED expressions properly. Dean Rasheed 15.2
2023-01-15 Make new GENERATED-expressions code more bulletproof. Tom Lane 15.2
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 15.2
2022-12-08 Remove new structure member from ResultRelInfo. Etsuro Fujita 15.2
2022-11-25 Fix handling of pending inserts in nodeModifyTable.c. Etsuro Fujita 15.2
2022-11-17 Fix MERGE tuple count with DO NOTHING Alvaro Herrera 15.2
2022-11-17 Fix outdated comment in ExecDelete Alvaro Herrera 15.2
2022-11-02 Fix copy-and-pasteo in comment. Etsuro Fujita 15.1
2022-09-29 Update comment in ExecInsert() regarding batch insertion. Etsuro Fujita 15.0
2022-09-24 Message style improvements Peter Eisentraut 15.0
2022-08-04 Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop. Tom Lane 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-20 Move ModifyTableContext->lockmode to UpdateContext Alvaro Herrera 15.0
2022-04-20 ExecModifyTable: use context.planSlot instead of planSlot Alvaro Herrera 15.0
2022-03-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-03-20 Blind fix for uninitialized memory bug in ba9a7e392171 Alvaro Herrera 15.0
2022-03-20 Enforce foreign key correctly during cross-partition updates Alvaro Herrera 15.0
2022-03-19 Fix an outdated and grammatically wrong comment Alvaro Herrera 15.0
2022-03-17 Split ExecUpdate and ExecDelete into reusable pieces Alvaro Herrera 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-08-12 Use appropriate tuple descriptor in FDW batching Tomas Vondra 15.0