projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4274808
)
Correct substring() example, found by Thomas T. Thai.
author
Bruce Momjian
<
[email protected]
>
Tue, 3 Jul 2001 02:42:18 +0000
(
02:42
+0000)
committer
Bruce Momjian
<
[email protected]
>
Tue, 3 Jul 2001 02:42:18 +0000
(
02:42
+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 00d476edb6f1ef8720fa79739a94c87ae252ec4a..c9205485f224b93f54b912611552b9d0dfe75dc5 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-1,4
+1,4
@@
-<!-- $Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.6
2 2001/06/19 22:39:08 tgl
Exp $ -->
+<!-- $Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.6
3 2001/07/03 02:42:18 momjian
Exp $ -->
<chapter id="functions">
<title>Functions and Operators</title>
@@
-851,7
+851,7
@@
</indexterm>
</entry>
<entry>substring('Thomas' from 2 for 3)</entry>
- <entry>
oma
</entry>
+ <entry>
hom
</entry>
</row>
<row>