forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit48412f1
Don't leave roles behind after core regression tests.
Commitscf5eb37 ande5b8a4c each created a new role that theyforgot to remove again. This breaks the use-case of running "makeinstallcheck" more than once, and it's also against project policybecause it'd be quite unfriendly behavior if one were running"make installcheck" against a non-throwaway installation.1 parent86c0d29 commit48412f1
2 files changed
+11
-2
lines changedLines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 |
| - | |
| 177 | + | |
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
181 | 181 |
| |
| 182 | + | |
| 183 | + | |
182 | 184 |
| |
183 | 185 |
| |
184 | 186 |
| |
185 | 187 |
| |
186 | 188 |
| |
187 | 189 |
| |
| 190 | + | |
188 | 191 |
| |
| 192 | + | |
| 193 | + | |
189 | 194 |
| |
190 | 195 |
| |
191 | 196 |
|
Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
164 |
| - | |
| 164 | + | |
165 | 165 |
| |
166 | 166 |
| |
| 167 | + | |
167 | 168 |
| |
168 | 169 |
| |
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
172 | 173 |
| |
173 | 174 |
| |
| 175 | + | |
174 | 176 |
| |
| 177 | + | |
| 178 | + | |
175 | 179 |
| |
176 | 180 |
| |
177 | 181 |
|
0 commit comments
Comments
(0)