diff options
author | Noah Misch <noah@leadboat.com> | 2022-02-09 18:16:56 -0800 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2022-02-09 18:16:59 -0800 |
commit | eac3c4007044f0bb6ee380d056931944611d22c2 (patch) | |
tree | b46a2acbe0b545264e3fc87e15749ee0bce1f6ff /src/backend/executor/nodeGatherMerge.c | |
parent | 1a8b6f055567b553376bb6b9e295379b613baeea (diff) |
Fix back-patch of "Avoid race in RelationBuildDesc() ..."
The back-patch of commit fdd965d074d46765c295223b119ca437dbcac973 broke
CLOBBER_CACHE_ALWAYS for v9.6 through v13. It updated the
InvalidateSystemCaches() call for CLOBBER_CACHE_RECURSIVELY, neglecting
the one for CLOBBER_CACHE_ALWAYS. Back-patch to v13, v12, v11, and v10.
Reviewed by Tomas Vondra. Reported by Tomas Vondra.
Discussion: https://postgr.es/m/df7b4c0b-7d92-f03f-75c4-9e08b269a716@enterprisedb.com
Diffstat (limited to 'src/backend/executor/nodeGatherMerge.c')
0 files changed, 0 insertions, 0 deletions