diff options
author | Thomas G. Lockhart <lockhart@fourpalms.org> | 1999-06-04 06:23:27 +0000 |
---|---|---|
committer | Thomas G. Lockhart <lockhart@fourpalms.org> | 1999-06-04 06:23:27 +0000 |
commit | 1ab29c826ea1d47a51f6ee3037772caa9a00eb8f (patch) | |
tree | 003bcde235925096ab217755d7b820d0f752fa1e | |
parent | 1345dd2884f84b841377510f0c602f5dddbe8ad7 (diff) | |
download | postgresql-1ab29c826ea1d47a51f6ee3037772caa9a00eb8f.tar.gz postgresql-1ab29c826ea1d47a51f6ee3037772caa9a00eb8f.zip |
Add a mention of doc changes in the release notes.
-rw-r--r-- | INSTALL | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1339,6 +1339,19 @@ Release 6.5 Most interfaces have new versions, and existing functionality has been improved. + Documentation + New and updated material is present throughout the + documentation. New FAQs have been contributed for SGI + and AIX platforms. The Tutorial has introductory + information on SQL from Stefan Simkovics. For the User's + Guide, there are reference pages covering the postmaster + and more utility programs, and a new appendix contains + details on date/time behavior. The Administrator's Guide + has a new chapter on troubleshooting from Tom Lane. And + the Programmer's Guide has a description of query + processing, also from Stefan, and details on obtaining + the Postgres source tree via anonymous CVS and CVSup. + Migration to v6.5 |