| From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
|---|---|
| To: | paddor(at)gmail(dot)com |
| Cc: | pgsql-docs(at)postgresql(dot)org |
| Subject: | Re: Wording in TABLESAMPLE documentation |
| Date: | 2016-08-12 09:37:44 |
| Message-ID: | CANP8+jJijc-rUNA_YuQOarFXUmHH8Qj5GuNuMMKK1MusNPepaQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On 11 August 2016 at 17:21, <paddor(at)gmail(dot)com> wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/9.6/static/sql-select.html
> Description:
>
> Regarding the TABLESAMPLE documentation on [1], I think in the following
> sentence
>
> > If REPEATABLE is not given then a new random sample is selected for each
> query.
>
> the word "sample" should be "seed". Of course it results in a new random
> sample as well, but IMHO this sentence is about what happens to the seed in
> case REPEATABLE (seed) is omitted.
Corrected, thanks.
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2016-08-12 12:47:55 | Re: Undocumented behavior od DROP SCHEMA ... CASCADE |
| Previous Message | paddor | 2016-08-11 16:21:48 | Wording in TABLESAMPLE documentation |