Put back intra-grant-inplace.spec test coverage
Peter Eisentraut <peter@eisentraut.org>
Put back intra-grant-inplace.spec test coverage Commit d31bbfb6590 lost some test coverage, because the situation being tested, a concurrent DROP, cannot happen anymore. Put the test coverage back with a bit of a trick, by deleting directly from the catalog table. Co-authored-by: Noah Misch <noah@leadboat.com> Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi> Discussion: https://www.postgresql.org/message-id/flat/bf72b82c-124d-4efa-a484-bb928e9494e4@eisentraut.org
Files
| Path | Change | +/− |
|---|---|---|
| src/test/isolation/expected/intra-grant-inplace.out | modified | +2 −2 |
| src/test/isolation/specs/intra-grant-inplace.spec | modified | +1 −1 |
Discussion
- Proper object locking for GRANT/REVOKE 13 messages · 2024-10-28 → 2025-08-27