- Notifications
You must be signed in to change notification settings - Fork28
Commitfb9c475
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 parent64bbe10 commitfb9c475
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
739 | 739 |
| |
740 | 740 |
| |
741 | 741 |
| |
742 |
| - | |
743 |
| - | |
744 |
| - | |
745 |
| - | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
746 | 746 |
| |
747 | 747 |
| |
748 | 748 |
| |
|
0 commit comments
Comments
(0)