On Tue, 23 Jun 2026 at 10:12, Dean Rasheed <dean.a.rasheed@gmail.com> wrote: > > v3 attached, attempting to fix another issue reported by the cfbot -- > need to tolerate relation_open() on a global temporary relation, when > in parallel mode because pg_get_viewdef() does that.
Ugh, that still wasn't quite right. Here's v4 with more fixes for parallel workers.
Regards, Dean
+ 1 for the idea. I will try to review this over the weekend. We could use this.