mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 14:47:29 -04:00
Fix double "the" in the documentation
Erik Rijkers
This commit is contained in:
parent
a49633d8dc
commit
56afe8509e
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue