forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitfea2cab
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 parent8b947ab commitfea2cab
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
647 | 647 |
| |
648 | 648 |
| |
649 | 649 |
| |
650 |
| - | |
651 |
| - | |
652 |
| - | |
653 |
| - | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
654 | 654 |
| |
655 | 655 |
| |
656 | 656 |
| |
|
0 commit comments
Comments
(0)