doc CREATE INDEX
Started by Erik Rijkersabout 5 years ago3 messages
This one seems to have fallen by the wayside.
Erik
Attachments:
create_index.sgml.20201116.difftext/x-diff; name=create_index.sgml.20201116.diffDownload
--- doc/src/sgml/ref/create_index.sgml.orig 2020-11-16 13:04:29.923760413 +0100
+++ doc/src/sgml/ref/create_index.sgml 2020-11-16 13:04:54.260093095 +0100
@@ -746,7 +746,7 @@
</para>
<para>
- The regularly system collects statistics on all of a table's
+ The system regularly collects statistics on all of a table's
columns. Newly-created non-expression indexes can immediately
use these statistics to determine an index's usefulness.
For new expression indexes, it is necessary to run <link
Re: doc CREATE INDEX
On 2020-Nov-16, Erik Rijkers wrote:
This one seems to have fallen by the wayside.
So it did.
Pushed to all three branches, thanks.
Re: doc CREATE INDEX
On Mon, Nov 16, 2020 at 11:04:57AM -0300, �lvaro Herrera wrote:
On 2020-Nov-16, Erik Rijkers wrote:
This one seems to have fallen by the wayside.
So it did.
Pushed to all three branches, thanks.
I have applied with to PG 9.5-11, which also had the odd wording.
--
Bruce Momjian <bruce@momjian.us> https://momjian.us
EnterpriseDB https://enterprisedb.com
The usefulness of a cup is in its emptiness, Bruce Lee