1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-31 17:02:12 +03:00

remove tags.

This commit is contained in:
Bruce Momjian
2011-02-06 18:32:27 -05:00
parent 50d89d422f
commit ad76242633
12 changed files with 21 additions and 23 deletions

View File

@@ -533,7 +533,7 @@ WHERE pos < 3;
</programlisting>
The above query only shows the rows from the inner query having
<literal>rank</> less than <literal>3</>.
<literal>rank</> less than 3.
</para>
<para>