mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Revert: In docs, change a few cases of "not important" to
"unimportant". Per request from Heikki
This commit is contained in:
@@ -516,7 +516,7 @@ row_name extra cat1 cat2 cat3 cat4
|
||||
In practice the <parameter>source_sql</parameter> query should always
|
||||
specify <literal>ORDER BY 1</> to ensure that values with the same
|
||||
<structfield>row_name</structfield> are brought together. However,
|
||||
ordering of the categories within a group is unimportant.
|
||||
ordering of the categories within a group is not important.
|
||||
Also, it is essential to be sure that the order of the
|
||||
<parameter>category_sql</parameter> query's output matches the specified
|
||||
output column order.
|
||||
|
Reference in New Issue
Block a user