projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6e5df1
)
Wording improvement.
author
Bruce Momjian
<
[email protected]
>
Thu, 2 Dec 2004 17:39:54 +0000
(17:39 +0000)
committer
Bruce Momjian
<
[email protected]
>
Thu, 2 Dec 2004 17:39:54 +0000
(17:39 +0000)
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index 3a9add8baa2a2043464a7c6681e464c233d94a32..ae2e985096840c8d3725b704a1a8a09e0355a2ee 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-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>