On Tue, Oct 14, 2025 at 10:01:37AM -0700, Jeff Davis wrote:
> If we start with an OID, what's the right way to do these kinds of
> checks? Could we do an ACL check, then lock it, then do an ACL check
> again to catch OID wraparound?
I tried something like this upthread [0]. My feeling was that this was a
lot of complexity for not a lot of gain. Perhaps it's still worth doing,
though.
[0] https://postgr.es/m/aOgmi6avE6qMw_6t%40nathan
--
nathan