Wording improvement.
authorBruce Momjian <[email protected]>
Thu, 2 Dec 2004 17:39:54 +0000 (17:39 +0000)
committerBruce Momjian <[email protected]>
Thu, 2 Dec 2004 17:39:54 +0000 (17:39 +0000)
doc/src/sgml/func.sgml

index 3a9add8baa2a2043464a7c6681e464c233d94a32..ae2e985096840c8d3725b704a1a8a09e0355a2ee 100644 (file)
@@ -1075,7 +1075,7 @@ PostgreSQL documentation
        <entry><type>text</type></entry>
        <entry>
         Remove the longest string consisting only of characters
-        in <parameter>characters</parameter> (or spaces if not supplied)
+        in <parameter>characters</parameter> (a space by default)
         from the start and end of <parameter>string</parameter>.
        </entry>
        <entry><literal>btrim('xyxtrimyyx', 'xy')</literal></entry>