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 1bd159e commit c2d5abaCopy full SHA for c2d5aba
doc/src/sgml/func.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.150 2003/03/27 16:45:51 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.151 2003/03/28 00:23:29 momjian Exp $
3
PostgreSQL documentation
4
-->
5
@@ -6981,7 +6981,7 @@ SELECT pg_type_is_visible('myschema.widget'::regtype);
6981
<table id="functions-aggregate-table">
6982
<title>Aggregate Functions</title>
6983
6984
- <tgroup cols="5">
+ <tgroup cols="4">
6985
<thead>
6986
<row>
6987
<entry>Function</entry>
0 commit comments