Re: Potentially misplaced "we trust" - Mailing list pgsql-docs

From Peter Eisentraut
Subject Re: Potentially misplaced "we trust"
Date
Msg-id b02a3410-9ca9-a067-2984-7867413a860b@2ndquadrant.com
Whole thread Raw
In response to Potentially misplaced "we trust"  (blaz@merela.org)
List pgsql-docs
On 12/12/17 05:33, blaz@merela.org wrote:
> The following documentation comment has been logged on the website:
> 
> Page: https://www.postgresql.org/docs/10/static/using-explain.html
> Description:
> 
> "(Every correct plan will output the same row set, we trust.)"
> Does this sentence mean that "every correct plan will *in most cases* output
> the same row set"? 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


pgsql-docs by date:

Previous
From: blaz@merela.org
Date:
Subject: Typo
Next
From: Peter Eisentraut
Date:
Subject: Re: Typo