Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc9d9a22

Browse files
committed
Minor docs wordsmithing.
Swap the order of a couple of phrases to clarify what the adjective"subsequent" applies to.Joshua Tolley
1 parent62bcc1c commitc9d9a22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/select.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -573,8 +573,8 @@ HAVING <replaceable class="parameter">condition</replaceable>
573573
WINDOW <replaceable class="parameter">window_name</replaceable> AS ( <replaceable class="parameter">window_definition</replaceable> ) [, ...]
574574
</synopsis>
575575
where <replaceable class="parameter">window_name</replaceable> is
576-
a name that can be referenced fromsubsequent window definitions or
577-
<literal>OVER</> clauses, and
576+
a name that can be referenced from<literal>OVER</> clauses or
577+
subsequent window definitions, and
578578
<replaceable class="parameter">window_definition</replaceable> is
579579
<synopsis>
580580
[ <replaceable class="parameter">existing_window_name</replaceable> ]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp