projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a96742
)
Grammar correction
author
Peter Eisentraut
<peter_e@gmx.net>
Mon, 7 May 2007 07:53:26 +0000
(07:53 +0000)
committer
Peter Eisentraut
<peter_e@gmx.net>
Mon, 7 May 2007 07:53:26 +0000
(07:53 +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 18d06eded983a8397ff88943e480c2dda1a11856..6c901f9cca6864236ee61c9d4a5d21f62861ec1b 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-1,4
+1,4
@@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.37
8 2007/05/07 02:03:58 neilc
Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.37
9 2007/05/07 07:53:26 petere
Exp $ -->
<chapter id="functions">
<title>Functions and Operators</title>
@@
-7931,7
+7931,7
@@
cursor_to_xml(cursor refcursor, count int, nulls boolean, tableforest boolean, t
</para>
<para>
- The data values are mapp
ing
in the same way as described for the
+ The data values are mapp
ed
in the same way as described for the
function <function>xmlelement</function> above.
</para>