From: Bruce Momjian Date: Wed, 11 May 2005 14:10:40 +0000 (+0000) Subject: Backpatch mention that not all functions are listed, with spelling fix. X-Git-Tag: REL8_0_4~107 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c20e93d3636767685f8b1a2d8dc7a7b071b6f6a4;p=thirdparty%2Fpostgresql.git Backpatch mention that not all functions are listed, with spelling fix. --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 7a7923a908e..15df05a778c 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,5 +1,5 @@ @@ -32,7 +32,9 @@ PostgreSQL documentation SQL standard. Some of the extended functionality is present in other SQL 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.