diff options
author | Andres Freund <andres@anarazel.de> | 2019-02-28 13:57:49 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2019-02-28 14:54:12 -0800 |
commit | 253655116bb437d649203a5a87105e885e4b08f9 (patch) | |
tree | 9e3b8a7cb686c1e525078b285f501715fc053143 /src/backend/executor/nodeLockRows.c | |
parent | 8f0577386e68c3b1c83a07b95756e5ee3f4ae73f (diff) | |
download | postgresql-253655116bb437d649203a5a87105e885e4b08f9.tar.gz postgresql-253655116bb437d649203a5a87105e885e4b08f9.zip |
Don't superfluously materialize slot after DELETE from an FDW.
Previously that was needed to safely store the table oid, but after
b8d71745eac0a127 that's not necessary anymore.
Author: Andres Freund
Diffstat (limited to 'src/backend/executor/nodeLockRows.c')
0 files changed, 0 insertions, 0 deletions