diff options
author | Noah Misch <noah@leadboat.com> | 2024-11-02 09:05:00 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2024-11-02 09:05:05 -0700 |
commit | 4c708872950374dce23a61a1eba1411d9498d5d2 (patch) | |
tree | e04d9b8e2a7ab2b25326c96447c5fd474659e782 /src/backend/executor/nodeModifyTable.c | |
parent | 9a1c73636d608f12cc0545e21d0d964a5f7bf3de (diff) | |
download | postgresql-4c708872950374dce23a61a1eba1411d9498d5d2.tar.gz postgresql-4c708872950374dce23a61a1eba1411d9498d5d2.zip |
Revert "For inplace update, send nontransactional invalidations."
This reverts commit 95c5acb3fc261067ab65ddc0b2dca8e162f09442 (v17) and
counterparts in each other non-master branch. If released, that commit
would have caused a worst-in-years minor release regression, via
undetected LWLock self-deadlock. This commit and its self-deadlock fix
warrant more bake time in the master branch.
Reported by Alexander Lakhin.
Discussion: https://postgr.es/m/10ec0bc3-5933-1189-6bb8-5dec4114558e@gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions