- Notifications
You must be signed in to change notification settings - Fork5
Commit58af84f
committed
Fix completely broken REINDEX SCHEMA testcase.
Aside from not testing the case it claimed to test (namely a permissionsfailure), it left a login-capable role lying around, which quite asidefrom possibly being a security hole would cause subsequent regression runsto fail since the role would already exist.1 parent06d5803 commit58af84f
File tree
2 files changed
+7
-8
lines changed- src/test/regress
- expected
- sql
2 files changed
+7
-8
lines changedLines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2846 | 2846 |
| |
2847 | 2847 |
| |
2848 | 2848 |
| |
2849 |
| - | |
2850 |
| - | |
2851 |
| - | |
| 2849 | + | |
| 2850 | + | |
2852 | 2851 |
| |
| 2852 | + | |
2853 | 2853 |
| |
2854 | 2854 |
| |
2855 |
| - | |
2856 |
| - | |
| 2855 | + | |
2857 | 2856 |
| |
2858 | 2857 |
| |
2859 | 2858 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
979 | 979 |
| |
980 | 980 |
| |
981 | 981 |
| |
982 |
| - | |
983 |
| - | |
| 982 | + | |
| 983 | + | |
984 | 984 |
| |
985 | 985 |
| |
986 | 986 |
| |
987 | 987 |
| |
988 |
| - | |
| 988 | + | |
989 | 989 |
|
0 commit comments
Comments
(0)