diff options
Diffstat (limited to 'doc/src/sgml/reference.sgml')
| -rw-r--r-- | doc/src/sgml/reference.sgml | 27 |
1 files changed, 3 insertions, 24 deletions
diff --git a/doc/src/sgml/reference.sgml b/doc/src/sgml/reference.sgml index 3486ca41823..84221dc2157 100644 --- a/doc/src/sgml/reference.sgml +++ b/doc/src/sgml/reference.sgml @@ -1,5 +1,5 @@ <!-- reference.sgml -$Header: /cvsroot/pgsql/doc/src/sgml/reference.sgml,v 1.42 2003/03/20 07:02:07 momjian Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/reference.sgml,v 1.43 2003/03/24 14:32:50 petere Exp $ PostgreSQL Reference Manual --> @@ -135,27 +135,6 @@ PostgreSQL Reference Manual </reference> -<!-- -Disable this chapter until we have more functions documented. -- thomas 1998-10-27 - - <reference id="sql-functions"> - <title>SQL Functions</title> - - <partintro> - <para> - This part provides reference information for the - <acronym>SQL</acronym> functions supported by - <productname>PostgreSQL</productname>. - </para> - - ¤tDate; - ¤tTime; - ¤tTimestamp; - ¤tUser; - </reference> ---> - <reference id="reference-client"> <title>PostgreSQL Client Applications</title> @@ -182,9 +161,9 @@ Disable this chapter until we have more functions documented. &pgDump; &pgDumpall; &pgRestore; - &psqlRef; &pgTclSh; &pgTkSh; + &psqlRef; &vacuumdb; </reference> @@ -205,8 +184,8 @@ Disable this chapter until we have more functions documented. &initdb; &initlocation; &ipcclean; - &pgCtl; &pgControldata; + &pgCtl; &pgResetxlog; &postgres; &postmaster; |
