On Thu, Nov 13, 2025 at 4:49 AM Daniel Gustafsson <daniel@yesql.se> wrote:
> If so, should that be extended to oauth_json_set_error as well? (and possibly others?)
That should be covered already by nls.mk, unless I messed that up
too... I'll do a deeper dive.
Another way to fix this would be to wrap the assignment to errctx in a
macro that nls.mk can key off of, like oauth_json_set_error() does.
But I'm curious what Alvaro has in mind?
--Jacob