Re: Typo in Documentation for Version 12 Section 40.3

Daniel Gustafsson <[email protected]> Thu, 9 Jan 2020 10:16:48 +0100
Newsgroups gmane.comp.db.postgresql.devel.documentation
Message-ID <[email protected]>
> On 9 Jan 2020, at 09:05, PG Doc comments form <[email protected]> =
wrote:

>>>> If people want to be able to quickly graph historical sales data, =
...
>=20
> This sentence doesn't make sense. I think it should be:
>=20
> --- If people want to be able to quickly grab/obtain/get historical =
sales
> data, ...


I'm not a native english speaker, but I'm pretty sure that sentence is =
correct.
"graph" in this context refers to generating a graph of the data, which =
is made
quite clear in the sentence below the codesnippet:

	"This materialized view might be useful for displaying a graph =
in the
	dashboard created for salespeople."

cheers ./daniel=