Simon Riggs <si...@2ndquadrant.com> writes: > On 11 August 2016 at 17:21, <pad...@gmail.com> wrote: >> > 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. I do not think this is an improvement. The sentence was specifically about whether the sample (that is, the set of rows selected) would change. This rewording essentially removes that user-visible behavior guarantee, and for what? It's certainly not any clearer. regards, tom lane -- Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-docs