We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a383c55 commit ce701c1Copy full SHA for ce701c1
doc/src/sgml/func.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.508 2010/03/15 19:03:31 sriggs Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.509 2010/03/16 16:03:24 sriggs Exp $ -->
2
3
<chapter id="functions">
4
<title>Functions and Operators</title>
@@ -945,7 +945,7 @@
945
<table id="functions-math-trig-table">
946
<title>Trigonometric Functions</title>
947
948
- <tgroup cols="3">
+ <tgroup cols="2">
949
<thead>
950
<row>
951
<entry>Function</entry>
0 commit comments