Commit 3ef18a9
committed
doc: Fix descriptions related to the handling of non-ASCII characters
Since 45b1a67, non-printable ASCII characters do not show up in
various configuration paths as question marks, but as hexadecimal
escapes. The documentation was not updated to reflect that.
Author: Hayato Kuroda
Reviewed-by: Jian He, Tom Lane, Karl O. Pinc, Peter Smith
Discussion: https://postgr.es/m/TYAPR01MB586631D0961BF9C44893FAB1F523A@TYAPR01MB5866.jpnprd01.prod.outlook.com
Backpatch-through: 161 parent 714780d commit 3ef18a9
2 files changed
+12
-9
lines changed| 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 | | |
| |||
| 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