Commit ead4013
committed
Allow setting a hash of arbitrary postgresql settings
Prior to this commit, you could only manage the settings that were
provided as parameters.
After this commit, you can pass an arbitrary hash of other
postgresql settings you'd like to manage and they will be managed
as well.1 parent ed0879d commit ead4013
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
86 | 95 | | |
87 | 96 | | |
88 | 97 | | |
| |||
0 commit comments