Re: ORDER BY in materialized view example?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Maciek Sakrejda <m.sakrejda@gmail.com>
Cc: "Jonathan S. Katz" <jkatz@postgresql.org>,
Peter Eisentraut <peter.eisentraut@enterprisedb.com>,
pgsql-docs@postgresql.org
Date: 2021-11-29T17:14:13Z
Lists: pgsql-docs
Maciek Sakrejda <m.sakrejda@gmail.com> writes: > I'm attaching two patches: the first drops the original ORDER BY I e-mailed > about, and the second applies Tom's change to the man page note (verbatim, > though with "materialized view" since the "matview" shorthand doesn't seem > to be used in the docs, and with markup). Pushed, thanks for preparing the patch. regards, tom lane
Commits
-
Doc: improve documentation about ORDER BY in matviews.
- ce43b3dc52c9 14.2 landed
- a7359913a1c2 13.6 landed
- 514f0ae4f40f 10.20 landed
- 3f43dcc1c686 11.15 landed
- 2f908e1a3b9c 12.10 landed
- 4f33af23e7e3 15.0 landed