- Notifications
You must be signed in to change notification settings - Fork5
Commit6928484
committed
GRANT rights to CURRENT_USER instead of adding roles
We shouldn't be adding roles during the regression tests as that cancause back-to-back installcheck runs to fail and users running theregression tests likley don't want those extra roles.Pointed out by Tom1 parent3308467 commit6928484
2 files changed
+7
-9
lines changedLines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
11 | 9 |
| |
12 |
| - | |
13 |
| - | |
| 10 | + | |
| 11 | + | |
| 12 | + |
Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 | 6 |
| |
10 |
| - | |
11 |
| - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + |
0 commit comments
Comments
(0)