forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit2f908e1
committed
Doc: improve documentation about ORDER BY in matviews.
Remove the confusing use of ORDER BY in an example materializedview. It adds nothing to the example, but might encouragepeople to follow bad practice. Clarify REFRESH MATERIALIZEDVIEW's note about whether view ordering is retained (it isn't).Maciek SakrejdaDiscussion:https://postgr.es/m/CAOtHd0D-OvrUU0C=4hX28p4BaSE1XL78BAQ0VcDaLLt8tdUzsg@mail.gmail.com1 parent733f2be commit2f908e1
2 files changed
+4
-9
lines changedLines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
102 | 100 |
| |
103 | 101 |
| |
104 | 102 |
| |
|
Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
956 | 956 |
| |
957 | 957 |
| |
958 | 958 |
| |
959 |
| - | |
960 |
| - | |
961 |
| - | |
962 | 959 |
| |
963 | 960 |
| |
964 | 961 |
| |
|
0 commit comments
Comments
(0)