From: Justin Pryzby Date: Mon, 24 Jan 2022 19:40:13 -0600 Subject: [PATCH 01/17] doc: than than My mistake at 410aa248e5a883fde4832999cc9b23c7ace0f2ff --- doc/src/sgml/postgres-fdw.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/sgml/postgres-fdw.sgml b/doc/src/sgml/postgres-fdw.sgml index 8ebf0dc3a05..88f564d7fd8 100644 --- a/doc/src/sgml/postgres-fdw.sgml +++ b/doc/src/sgml/postgres-fdw.sgml @@ -1003,8 +1003,8 @@ postgres=# SELECT postgres_fdw_disconnect_all(); it's passed to and used as application_name in a foreign server, note that it will be truncated to less than NAMEDATALEN characters and anything other than - than printable ASCII characters will be replaced with question - marks (?). + printable ASCII characters will be replaced with question marks + (?). See for details. -- 2.17.1 --juZjCTNxrMaZdGZC Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="0002-doc-duplicate-words-THE-since-0aa8a01d04c8fe200b7a10.patch"