doc: Fix descriptions related to the handling of non-ASCII characters
commit3ef18a90bdeaeb7895b16431b0bb0023265c1df4
authorMichael Paquier <michael@paquier.xyz>
Fri, 29 Sep 2023 01:34:04 +0000 (29 10:34 +0900)
committerMichael Paquier <michael@paquier.xyz>
Fri, 29 Sep 2023 01:34:04 +0000 (29 10:34 +0900)
treeb65eb8b93757ba63d72a4f1f693aee45e01a814a
parent714780dcddf01865aa4323fedec59ffbefc7e707
doc: Fix descriptions related to the handling of non-ASCII characters

Since 45b1a67a0fcb, 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: 16
doc/src/sgml/config.sgml
doc/src/sgml/postgres-fdw.sgml