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

Commitca65666

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 parent3ebdf6c commitca65666

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
@@ -601,8 +601,8 @@ HAVING <replaceable class="parameter">condition</replaceable>
601601
WINDOW <replaceable class="parameter">window_name</replaceable> AS ( <replaceable class="parameter">window_definition</replaceable> ) [, ...]
602602
</synopsis>
603603
where <replaceable class="parameter">window_name</replaceable> is
604-
a name that can be referenced fromsubsequent window definitions or
605-
<literal>OVER</> clauses, and
604+
a name that can be referenced from<literal>OVER</> clauses or
605+
subsequent window definitions, and
606606
<replaceable class="parameter">window_definition</replaceable> is
607607
<synopsis>
608608
[ <replaceable class="parameter">existing_window_name</replaceable> ]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp