- Notifications
You must be signed in to change notification settings - Fork28
Commite13b6a4
committed
postgresql.conf.sample: add proper defaults for include actions
Previously, include actions include_dir, include_if_exists, and includelisted commented-out values which were not the defaults, which isinconsistent with other entries. Instead, replace them with '', whichis the default value.Reported-by: Emanuel AraújoDiscussion:https://postgr.es/m/CAMuTAkYMx6Q27wpELDR3_v9aG443y7ZjeXu15_+1nGUjhMWOJA@mail.gmail.comBackpatch-through: 9.41 parent83be50d commite13b6a4
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
677 | 677 |
| |
678 | 678 |
| |
679 | 679 |
| |
680 |
| - | |
681 |
| - | |
682 |
| - | |
683 |
| - | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
684 | 684 |
| |
685 | 685 |
| |
686 | 686 |
| |
|
0 commit comments
Comments
(0)