projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91cf5ef
)
Wording improvement.
author
Bruce Momjian
Thu, 2 Dec 2004 17:39:54 +0000
(17:39 +0000)
committer
Bruce Momjian
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 6de67e6484f3f44672519bcb3cc3364fafddf1e8..a835af1b188fc6c51bfa74a386603fceaf01b532 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-1,5
+1,5
@@
@@
-1075,7
+1075,7
@@
PostgreSQL documentation
text
Remove the longest string consisting only of characters
- in
characters
(
or spaces if not supplied
)
+ in
characters
(
a space by default
)
from the start and end of
string
.
btrim('xyxtrimyyx', 'xy')