On 2022-Mar-28, Alvaro Herrera wrote: >> I intend to get this pushed after lunch.
>Pushed, with one more change: fetching the tuple ID junk attribute in >ExecMerge was not necessary, since we already had done that in >ExecModifyTable. We just needed to pass that down to ExecMerge, and >make sure to handle the case where there isn't one. Hi, I think that there is an oversight at 7103ebb <https://github.com/postgres/postgres/commit/7103ebb7aae8ab8076b7e85f335ceb8fe799097c> There is no chance of Assert preventing this bug. regards, Ranier Vilela
0001-avoid-dereference-null-map.patch
Description: Binary data