From: Bruce Momjian Date: Sat, 7 Apr 2007 15:43:47 +0000 (+0000) Subject: Backpatch doc change SYMETRIC -> SYMMETRIC, for 8.2.X. X-Git-Tag: REL8_2_4~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=627939c3379faaa6d9b62f20414687129a25f854;p=thirdparty%2Fpostgresql.git Backpatch doc change SYMETRIC -> SYMMETRIC, for 8.2.X. --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index d7179465033..8bd9d759ed6 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,4 +1,4 @@ - + Functions and Operators @@ -280,7 +280,7 @@ the CPU cycles required to rewrite the first one into the second one internally. - BETWEEN SYMETRIC + BETWEEN SYMMETRIC BETWEEN SYMMETRIC is the same as BETWEEN except there is no requirement that the argument to the left of AND be less than