]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Backpatch mention that not all functions are listed, with spelling fix.
authorBruce Momjian <bruce@momjian.us>
Wed, 11 May 2005 14:10:40 +0000 (14:10 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 11 May 2005 14:10:40 +0000 (14:10 +0000)
doc/src/sgml/func.sgml

index 7a7923a908e2a450e70eebb1a96ae9cebabe16ae..15df05a778c29b3beb5f101de7fd1bd56774eb89 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.234.4.5 2005/04/01 14:25:39 momjian Exp $
+$PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.234.4.6 2005/05/11 14:10:40 momjian Exp $
 PostgreSQL documentation
 -->
 
@@ -32,7 +32,9 @@ PostgreSQL documentation
    <acronym>SQL</acronym> standard. Some of the extended functionality
    is present in other <acronym>SQL</acronym> database management
    systems, and in many cases this functionality is compatible and
-   consistent between the various implementations.
+   consistent between the various implementations.  This chapter is also
+   not exhaustive;  additional functions appear in relevant sections of 
+   the manual.
   </para>