On Wed, Mar 04, 2026 at 05:05:55PM -0500, Corey Huinker wrote: > 5. Generate the column list of the view (or set difference queries) with a > \gexec query that filters out the oids. > > All of these things are sliiightly hacky, but if we settle on one pattern > that will allow us to use the pattern in multiple places and thus reduce > surprise to the reader.
I am not sure which one would be the best fit, TBH. To me, it depends mostly on clarity and how easier it becomes to maintain these tests. Perhaps I would have a slight preference on the views with quals based on the object names. As long as we don't maintain the same complicated queries more than once, I'm basically fine with any solution. Using json for this purpose feels a bit too much artistic. -- Michael
signature.asc
Description: PGP signature
