8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a254c commit 9eb1817Copy full SHA for 9eb1817
doc/src/sgml/queries.sgml
@@ -864,7 +864,7 @@ ORDER BY p;
864
</para>
865
866
<para>
867
- A <literal>LATERAL</literal> item can appear at top level in the
+ A <literal>LATERAL</literal> item can appear at the top level in the
868
<literal>FROM</literal> list, or within a <literal>JOIN</literal> tree. In the latter
869
case it can also refer to any items that are on the left-hand side of a
870
<literal>JOIN</literal> that it is on the right-hand side of.
0 commit comments