diff options
-rw-r--r-- | doc/src/sgml/pgstatstatements.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/pgstatstatements.sgml b/doc/src/sgml/pgstatstatements.sgml index 1fefeab2292..6ea0415d861 100644 --- a/doc/src/sgml/pgstatstatements.sgml +++ b/doc/src/sgml/pgstatstatements.sgml @@ -263,7 +263,7 @@ <para> As a rule of thumb, an assumption of the stability or comparability - of <structfield>queryid</> values should be predicated on the the + of <structfield>queryid</> values should be predicated on the underlying catalog metadata and hash function implementation details exactly matching. Any two servers participating in any variety of replication based on physical WAL-replay can be expected |