Re: Potentially misplaced "we trust"

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: blaz(at)merela(dot)org, pgsql-docs(at)postgresql(dot)org
Subject: Re: Potentially misplaced "we trust"
Date: 2017-12-12 16:20:57
Message-ID: b02a3410-9ca9-a067-2984-7867413a860b@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On 12/12/17 05:33, blaz(at)merela(dot)org wrote:
> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/10/static/using-explain.html
> Description:
>
> &quot;(Every correct plan will output the same row set, we trust.)&quot;
> Does this sentence mean that &quot;every correct plan will *in most cases* output
> the same row set&quot;? Or something different altogether?

This is a slightly silly way of saying, if the code is correct, then
every plan will output the same set of rows.

I think it's OK to leave it like that.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Peter Eisentraut 2017-12-12 16:26:25 Re: Typo
Previous Message blaz 2017-12-12 12:02:27 Typo