- Notifications
You must be signed in to change notification settings - Fork5.2k
Commitbaf45ba
Put back intra-grant-inplace.spec test coverage
Commitd31bbfb lost some test coverage, because the situationbeing tested, a concurrent DROP, cannot happen anymore. Put the testcoverage back with a bit of a trick, by deleting directly from thecatalog 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.org1 parent118601a commitbaf45ba
File tree
2 files changed
+3
-3
lines changed- src/test/isolation
- expected
- specs
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
229 | | - | |
| 229 | + | |
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments
Comments
(0)