forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3efc82e
committed
Disable debug_discard_caches in test_oat_hooks test.
The test output varies when debug_discard_caches is enabled,because that causes extra executions of recomputeNamespacePath.Maybe putting a hook in that was a bad idea, but as a stopgap,just turn off debug_discard_caches in this test.Per buildfarm (now that we have debug_discard_caches coverageagain). Back-patch to v15 where this module was added.Discussion:https://postgr.es/m/2267406.1668804934@sss.pgh.pa.us1 parent3b8ad00 commit3efc82e
File tree
2 files changed
+9
-0
lines changed- src/test/modules/test_oat_hooks
- expected
- sql
2 files changed
+9
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
1 | 5 |
| |
2 | 6 |
| |
3 | 7 |
| |
|
Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
1 | 6 |
| |
2 | 7 |
| |
3 | 8 |
| |
|
0 commit comments
Comments
(0)