On Wed, 2026-04-22 at 12:35 +0000, Hayato Kuroda (Fujitsu) wrote: > Before deep dive to your fix, I'm unclear why dropping the active > USER MAPPING is > allowed. Personally, it should be avoided anyway. Do you know why > it's not restricted?
We don't record dependencies on user mappings because technically it's
not dependent on a specific user mapping. That is, GetUserMapping() can
fall back to the public user mapping.
Regards,
Jeff Davis
