Thanks to visit codestin.com Credit goes to github.com
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 9af0398 commit 5f3fbe1Copy full SHA for 5f3fbe1
doc/src/sgml/func.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.375 2007/04/05 01:46:27 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.376 2007/04/07 03:34:36 momjian Exp $ -->
2
3
<chapter id="functions">
4
<title>Functions and Operators</title>
@@ -280,7 +280,7 @@
280
the <acronym>CPU</acronym> cycles required to rewrite the first one
281
into the second one internally.
282
<indexterm>
283
- <primary>BETWEEN SYMETRIC</primary>
+ <primary>BETWEEN SYMMETRIC</primary>
284
</indexterm>
285
<token>BETWEEN SYMMETRIC</> is the same as <literal>BETWEEN</>
286
except there is no requirement that the argument to the left of <literal>AND</> be less than
0 commit comments