Re: Two test failures on v16 (compared to v14)

2024-02-14 Thread Tom Lane
Dominique Devienne writes: > Just an FYI. Running the same test suite against V16 triggered two failures. > ... > Second, a LO test failed to open a given OID. > The test starts a read-only transaction, then tries a loOpen(oid, > INV_WRITE), > but does only a loRead(). Now in v16, the loOpen fails

Two test failures on v16 (compared to v14)

2024-02-14 Thread Dominique Devienne
Just an FYI. Running the same test suite against V16 triggered two failures. First, a test of getting the direct members of a role failed. Returned one more role. The role that created the introspected role. That's the new CREATEROLE semantic, which adds the role creator as a direct member of the