mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Fix typos and grammar in documentation and code comments
Comment fixes are applied on HEAD, and documentation improvements are applied on back-branches where needed. Author: Justin Pryzby Discussion: https://postgr.es/m/20210408164008.GJ6592@telsasoft.com Backpatch-through: 9.6
This commit is contained in:
@@ -406,7 +406,7 @@
|
||||
<note>
|
||||
<para>
|
||||
The following details about constant replacement and
|
||||
<structfield>queryid</structfield> only applies when <xref
|
||||
<structfield>queryid</structfield> only apply when <xref
|
||||
linkend="guc-compute-query-id"/> is enabled. If you use an external
|
||||
module instead to compute <structfield>queryid</structfield>, you
|
||||
should refer to its documentation for details.
|
||||
|
Reference in New Issue
Block a user