|
1 | 1 | <!-- |
2 | | -$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.193 2004/03/09 16:57:46 neilc Exp $ |
| 2 | +$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.194 2004/03/10 20:10:26 neilc Exp $ |
3 | 3 | PostgreSQL documentation |
4 | 4 | --> |
5 | 5 |
|
@@ -7170,7 +7170,7 @@ SELECT pg_type_is_visible('myschema.widget'::regtype); |
7170 | 7170 | </indexterm> |
7171 | 7171 |
|
7172 | 7172 | <para> |
7173 | | - Thefunction shown in <xref |
| 7173 | + Thefunctions shown in <xref |
7174 | 7174 | linkend="functions-misc-comment-table"> extract comments |
7175 | 7175 | previously stored with the <command>COMMENT</command> command. A |
7176 | 7176 | null value is returned if no comment could be found matching the |
|