mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
doc: Spell checking
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
* Track statement planning and execution times as well as resource
|
||||
* usage across a whole database cluster.
|
||||
*
|
||||
* Execution costs are totalled for each distinct source query, and kept in
|
||||
* Execution costs are totaled for each distinct source query, and kept in
|
||||
* a shared hashtable. (We track only as many distinct queries as will fit
|
||||
* in the designated amount of shared memory.)
|
||||
*
|
||||
|
Reference in New Issue
Block a user