diff options
Diffstat (limited to 'doc/src/sgml/ref/commands.sgml')
-rw-r--r-- | doc/src/sgml/ref/commands.sgml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/src/sgml/ref/commands.sgml b/doc/src/sgml/ref/commands.sgml index 812bfeb9153..18830352a16 100644 --- a/doc/src/sgml/ref/commands.sgml +++ b/doc/src/sgml/ref/commands.sgml @@ -63,6 +63,10 @@ commands supported by <productname>Postgres</productname>. </Chapter> +<!-- +Disable this chapter until we have more functions documented. +- thomas 1998-10-27 + <chapter Id="sql-functions"> <title>SQL Functions</title> @@ -78,6 +82,8 @@ functions supported by <productname>Postgres</productname>. </chapter> +--> + <chapter Id="utilities"> <title>Utility Applications</title> |