forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit01aa88f
committed
Fix misc_sanity test to accept SHARED_DEPENDENCY_INITACL entries.
Oversight in5342874. We missed this up to now because thecore regression tests create no such entries (at least up tothis test), so the only way to see the failure is to do"make installcheck" in an installation where some other DBhas such entries. I happened to do that just now ...1 parentf1affb6 commit01aa88f
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
0 commit comments
Comments
(0)