From c20e93d3636767685f8b1a2d8dc7a7b071b6f6a4 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Wed, 11 May 2005 14:10:40 +0000 Subject: [PATCH] Backpatch mention that not all functions are listed, with spelling fix. --- doc/src/sgml/func.sgml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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. -- 2.39.5