Doc: improve documentation about ORDER BY in matviews.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 514f0ae4f40f322b1a10bd774abd4b4d01c97a99
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-11-29T17:13:13Z
Releases: 10.20
Doc: improve documentation about ORDER BY in matviews.

Remove the confusing use of ORDER BY in an example materialized
view.  It adds nothing to the example, but might encourage
people to follow bad practice.  Clarify REFRESH MATERIALIZED
VIEW's note about whether view ordering is retained (it isn't).

Maciek Sakrejda

Discussion: https://postgr.es/m/CAOtHd0D-OvrUU0C=4hX28p4BaSE1XL78BAQ0VcDaLLt8tdUzsg@mail.gmail.com

Files

Documentation touched

Discussion