forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3ef18a9
committed
doc: Fix descriptions related to the handling of non-ASCII characters
Since45b1a67, non-printable ASCII characters do not show up invarious configuration paths as question marks, but as hexadecimalescapes. The documentation was not updated to reflect that.Author: Hayato KurodaReviewed-by: Jian He, Tom Lane, Karl O. Pinc, Peter SmithDiscussion:https://postgr.es/m/TYAPR01MB586631D0961BF9C44893FAB1F523A@TYAPR01MB5866.jpnprd01.prod.outlook.comBackpatch-through: 161 parent714780d commit3ef18a9
2 files changed
+12
-9
lines changedLines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6893 | 6893 |
| |
6894 | 6894 |
| |
6895 | 6895 |
| |
6896 |
| - | |
6897 |
| - | |
| 6896 | + | |
| 6897 | + | |
| 6898 | + | |
6898 | 6899 |
| |
6899 | 6900 |
| |
6900 | 6901 |
| |
| |||
7890 | 7891 |
| |
7891 | 7892 |
| |
7892 | 7893 |
| |
7893 |
| - | |
7894 |
| - | |
7895 |
| - | |
7896 |
| - | |
| 7894 | + | |
| 7895 | + | |
| 7896 | + | |
| 7897 | + | |
| 7898 | + | |
| 7899 | + | |
7897 | 7900 |
| |
7898 | 7901 |
| |
7899 | 7902 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1067 | 1067 |
| |
1068 | 1068 |
| |
1069 | 1069 |
| |
1070 |
| - | |
1071 |
| - | |
1072 |
| - | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
1073 | 1073 |
| |
1074 | 1074 |
| |
1075 | 1075 |
| |
|
0 commit comments
Comments
(0)