mirror of
https://github.com/postgres/postgres.git
synced 2025-08-30 06:01:21 +03:00
Fix some trailing whitespace in documentation files
This commit is contained in:
@@ -1937,7 +1937,7 @@ testdb=>
|
||||
The status of each kind of extended statistics is shown in a column
|
||||
named after its statistic kind (e.g. Ndistinct).
|
||||
"defined" means that it was requested when creating the statistics,
|
||||
and NULL means it wasn't requested.
|
||||
and NULL means it wasn't requested.
|
||||
You can use pg_stats_ext if you'd like to know whether <link linkend="sql-analyze">
|
||||
<command>ANALYZE</command></link> was run and statistics are available to the
|
||||
planner.
|
||||
|
Reference in New Issue
Block a user