forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb623037
committed
Fix sloppy cleanup of roles in privileges.sql.
Commit3d14e17 dropped regress_roleoption_donor twice andregress_roleoption_protagonist not at all. Leaving roles behindafter "make installcheck" is unfriendly in its own right, plusit causes repeated runs of "make installcheck" to fail.1 parent75b8d3d commitb623037
2 files changed
+4
-5
lines changedLines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2846 | 2846 |
| |
2847 | 2847 |
| |
2848 | 2848 |
| |
2849 |
| - | |
2850 |
| - | |
| 2849 | + | |
2851 | 2850 |
| |
2852 |
| - | |
| 2851 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1849 | 1849 |
| |
1850 | 1850 |
| |
1851 | 1851 |
| |
1852 |
| - | |
1853 |
| - | |
| 1852 | + | |
1854 | 1853 |
| |
| 1854 | + |
0 commit comments
Comments
(0)