forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit57050f9
committed
Modify:
> * Un-comment all variables in postgresql.conf84,85c84,85< By removing comments we prevent the confusion that commenting a line< returns a modified value to its default, which it does not.> By not showing commented-out variables, we discourage people from> thinking that re-commenting a variable returns it to its default.1 parent533bd1d commit57050f9
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
| 82 | + | |
83 | 83 |
| |
84 |
| - | |
85 |
| - | |
| 84 | + | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
|
0 commit comments
Comments
(0)