You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Blow out cached bounds of all children when parent is invalidated.
A concrete example where leaving them is not ok is
- Range partition table
- Delete entry from pathman_config (psin was blown, but bounds not)
- Now hash partition table; bounds cache with uninitialized hash_idx is used.
While here, also spawn relcache inval message on delete from pathman_config, not
only from pathman_config_params.
0 commit comments