Hi, > This patch, although moderately complicated, was moved between several > commitfests. I think it would be great if it made it to PG16. I'm > inclined to change the status of the patchset to RfC in a bit, unless > anyone has a second opinion.
> I added a test module in src/test/modules/test_resowner to test those cases. Hmm... it looks like a file is missing in the patchset. When building with Autotools: ``` ============== running regression test queries ============== test test_resowner ... /bin/sh: 1: cannot open /home/eax/projects/postgresql/src/test/modules/test_resowner/sql/test_resowner.sql: No such file ``` I wonder why the tests pass when using Meson. -- Best regards, Aleksander Alekseev