forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8ef2a5a
committed
doc: Mention UNION/ORDER BY etc. keywords in section headers.
Most of the section and sub-section headers in the Queries chapter havethe keywords literally stated, but neither "Sorting Rows" nor "CombiningRows" did. There's no rule that they must be, but it seems like a goodpractice. The keywords will ring a bell to anyone with with even a littlebit of SQL experience.David G. Johnston, per suggestion by bilge@scriptfusion.comDiscussion:https://www.postgresql.org/message-id/159981394174.31338.7014519396749859167%40wrigleys.postgresql.org1 parent90d8f1b commit8ef2a5a
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1621 | 1621 |
| |
1622 | 1622 |
| |
1623 | 1623 |
| |
1624 |
| - | |
| 1624 | + | |
1625 | 1625 |
| |
1626 | 1626 |
| |
1627 | 1627 |
| |
| |||
1701 | 1701 |
| |
1702 | 1702 |
| |
1703 | 1703 |
| |
1704 |
| - | |
| 1704 | + | |
1705 | 1705 |
| |
1706 | 1706 |
| |
1707 | 1707 |
| |
|
0 commit comments
Comments
(0)