Commits

DateSubjectAuthorReleases
2023-03-06 Fix some more cases of missed GENERATED-column updates. Tom Lane 12.15
2023-03-06 Fix some more cases of missed GENERATED-column updates. Tom Lane 14.8
2023-01-15 Make new GENERATED-expressions code more bulletproof. Tom Lane 15.2
2023-01-15 Make new GENERATED-expressions code more bulletproof. Tom Lane 14.7
2023-01-15 Make new GENERATED-expressions code more bulletproof. Tom Lane 13.10
2023-01-15 Make new GENERATED-expressions code more bulletproof. Tom Lane 16.0
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 13.10
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 14.7
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 16.0
2023-01-05 Fix calculation of which GENERATED columns need to be updated. Tom Lane 15.2
2022-08-04 Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop. Tom Lane 14.5
2022-08-04 Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop. Tom Lane 12.12
2022-08-04 Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop. Tom Lane 16.0
2022-08-04 Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop. Tom Lane 15.0
2022-08-04 Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop. Tom Lane 11.17
2022-08-04 Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop. Tom Lane 13.8
2022-08-04 Add CHECK_FOR_INTERRUPTS in ExecInsert's speculative insertion loop. Tom Lane 10.22
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2021-05-21 Fix usage of "tableoid" in GENERATED expressions. Tom Lane 12.8
2021-05-21 Fix usage of "tableoid" in GENERATED expressions. Tom Lane 13.4
2021-05-21 Fix usage of "tableoid" in GENERATED expressions. Tom Lane 14.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 10.17
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 9.6.22
2021-05-10 Fix mishandling of resjunk columns in ON CONFLICT ... UPDATE tlists. Tom Lane 11.12