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

Commit7b1e893

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 parent58617e4 commit7b1e893

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
@@ -654,8 +654,8 @@ HAVING <replaceable class="parameter">condition</replaceable>
654654
WINDOW <replaceable class="parameter">window_name</replaceable> AS ( <replaceable class="parameter">window_definition</replaceable> ) [, ...]
655655
</synopsis>
656656
where <replaceable class="parameter">window_name</replaceable> is
657-
a name that can be referenced fromsubsequent window definitions or
658-
<literal>OVER</> clauses, and
657+
a name that can be referenced from<literal>OVER</> clauses or
658+
subsequent window definitions, and
659659
<replaceable class="parameter">window_definition</replaceable> is
660660
<synopsis>
661661
[ <replaceable class="parameter">existing_window_name</replaceable> ]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp