diff options
author | Andres Freund <andres@anarazel.de> | 2019-03-22 19:55:23 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2019-03-22 19:55:23 -0700 |
commit | cdcffe2263215eef9078ce97e6c9adece8ed1910 (patch) | |
tree | 45d69880e17edf4e125b9bd68a911cc49e403cec /src/backend/parser/parse_func.c | |
parent | e0090c86900877bf0911c53dcf4a30bc81d03047 (diff) | |
download | postgresql-cdcffe2263215eef9078ce97e6c9adece8ed1910.tar.gz postgresql-cdcffe2263215eef9078ce97e6c9adece8ed1910.zip |
Expand EPQ tests for UPDATEs and DELETEs
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
Diffstat (limited to 'src/backend/parser/parse_func.c')
0 files changed, 0 insertions, 0 deletions