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:
a383c55
)
Fix typo in math function docs, spotted by Heikki.
author
Simon Riggs
<simon@2ndQuadrant.com>
Tue, 16 Mar 2010 16:03:24 +0000
(16:03 +0000)
committer
Simon Riggs
<simon@2ndQuadrant.com>
Tue, 16 Mar 2010 16:03:24 +0000
(16:03 +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 bf31ee5311503c8469a74f0bf055bd0c373b99c9..f85d15a862dafdfeef7c75d0ab15185af4a4af8c 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.50
8 2010/03/15 19:03:31
sriggs Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.50
9 2010/03/16 16:03:24
sriggs Exp $ -->
<chapter id="functions">
<title>Functions and Operators</title>
@@
-945,7
+945,7
@@
<table id="functions-math-trig-table">
<title>Trigonometric Functions</title>
- <tgroup cols="
3
">
+ <tgroup cols="
2
">
<thead>
<row>
<entry>Function</entry>