From: Michael Paquier Date: Sun, 9 Jun 2019 02:25:56 +0000 (+0900) Subject: Fix some typos X-Git-Tag: REL_12_BETA2~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b880e22de4b2543f1c1db758bca4b2135525e87a;p=postgresql Fix some typos Author: Guillaume Lelarge Discussion: https://postgr.es/m/CAECtzeWPz4JikzUqZdMjqPTe8dAP3nZxPD-58Y-Hhvirg0fF+A@mail.gmail.com --- diff --git a/doc/src/sgml/file-fdw.sgml b/doc/src/sgml/file-fdw.sgml index 2413089ffe..4c34ad9cc9 100644 --- a/doc/src/sgml/file-fdw.sgml +++ b/doc/src/sgml/file-fdw.sgml @@ -174,7 +174,7 @@ - COPY's FORCE_QUOTE options is + COPY's FORCE_QUOTE option is currently not supported by file_fdw. diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 18c11a2bed..365ec75aad 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -753,7 +753,7 @@ psql: could not connect to server: No such file or directory SEMMNI Maximum number of semaphore identifiers (i.e., sets) - at least ceil((max_connections + autovacuum_max_workers + wax_wal_senders + max_worker_processes + 5) / 16) plus room for other applications + at least ceil((max_connections + autovacuum_max_workers + max_wal_senders + max_worker_processes + 5) / 16) plus room for other applications