summaryrefslogtreecommitdiff
path: root/src/backend/executor
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2024-04-08 08:45:04 +0900
committerMichael Paquier <michael@paquier.xyz>2024-04-08 08:45:04 +0900
commit997db123c054c597164be77b7bf7da6479471621 (patch)
treeb14b03b7a792ec7b5d5cd920161f17a706b3820f /src/backend/executor
parent705ec0565371033082e7b1c278afcb42aa5a7421 (diff)
Make GIN test using injection points repeatable
As written, the test would fail when run repeatedly because one of the injection points attached was not detached. This would not matter if the test is rewritten to be concurrently safe, but let's be clean and it is a good practice. Oversight in 6a1ea02c491d. Discussion: https://postgr.es/m/ZfP7IDs9TvrKe49x@paquier.xyz
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions