]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Put back intra-grant-inplace.spec test coverage
authorPeter Eisentraut <peter@eisentraut.org>
Wed, 27 Aug 2025 14:47:23 +0000 (16:47 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Wed, 27 Aug 2025 15:33:54 +0000 (17:33 +0200)
commitbaf45ba0533f872acec16ece7f45f4db13fcbd3f
treeebd843a00caa176b5e32a5fe07c40b75013efc23
parent118601a7e8c088306fe952ff298afd687483b35e
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
src/test/isolation/expected/intra-grant-inplace.out
src/test/isolation/specs/intra-grant-inplace.spec