Commit b623037
committed
Fix sloppy cleanup of roles in privileges.sql.
Commit 3d14e17 dropped regress_roleoption_donor twice and
regress_roleoption_protagonist not at all. Leaving roles behind
after "make installcheck" is unfriendly in its own right, plus
it causes repeated runs of "make installcheck" to fail.1 parent 75b8d3d commit b623037
2 files changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2846 | 2846 | | |
2847 | 2847 | | |
2848 | 2848 | | |
2849 | | - | |
2850 | | - | |
| 2849 | + | |
2851 | 2850 | | |
2852 | | - | |
| 2851 | + | |
| 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