• Andres Freund's avatar
    Expand EPQ tests for UPDATEs and DELETEs · cdcffe22
    Andres Freund authored
    Previously there was basically no coverage for UPDATEs encountering
    deleted rows, and no coverage for DELETE having to perform EPQ. That's
    problematic for an upcoming commit in which EPQ is tought to integrate
    with tableams.  Also, there was no test for UPDATE to encounter a row
    UPDATEd into another partition.
    
    Author: Andres Freund
    cdcffe22
partition-key-update-1.out 5.09 KB