Thanks to visit codestin.com Credit goes to github.com
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 c9d8901 commit ae22a6cCopy full SHA for ae22a6c
doc/src/sgml/func.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.193 2004/03/09 16:57:46 neilc Exp $
+$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.194 2004/03/10 20:10:26 neilc Exp $
3
PostgreSQL documentation
4
-->
5
@@ -7170,7 +7170,7 @@ SELECT pg_type_is_visible('myschema.widget'::regtype);
7170
</indexterm>
7171
7172
<para>
7173
- The function shown in <xref
+ The functions shown in <xref
7174
linkend="functions-misc-comment-table"> extract comments
7175
previously stored with the <command>COMMENT</command> command. A
7176
null value is returned if no comment could be found matching the
0 commit comments