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

Commitbb46756

Browse files
author
Neil Conway
committed
Fix typo in docs.
1 parentf7332e8 commitbb46756

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.218 2004/08/18 03:06:56 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.219 2004/09/28 10:18:22 neilc Exp $
33
PostgreSQL documentation
44
-->
55

@@ -7187,7 +7187,7 @@ SELECT col FROM sometable ORDER BY col ASC LIMIT 1;
71877187
</programlisting>
71887188
A similar query (obtained by substituting <literal>DESC</literal>
71897189
for <literal>ASC</literal> in the query above) can be used in the
7190-
place of <function>max()</function>).
7190+
place of <function>max()</function>.
71917191
</para>
71927192

71937193
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp