On 11 August 2016 at 17:21,  <pad...@gmail.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
>
> &gt; If REPEATABLE is not given then a new random sample is selected for each
> query.
>
> the word &quot;sample&quot; should be &quot;seed&quot;. 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


-- 
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

Reply via email to