On Tue, Apr 22, 2025 at 3:10 AM Daniel Gustafsson <dan...@yesql.se> wrote: > My preference is that no operation can silently work on a failed object, but > it's not a hill (even more so given where we are in the cycle).
Hm, okay. Something to talk about with Andrew and Peter, maybe. > The attached > v3 allocates via the JSON api, no specific error handling should be required > as > it's already handled today. pgindent shows one whitespace change on my machine (comment indentation), but other than that, LGTM! Fuzzers are happy too. Thanks, --Jacob