1. 16 Nov, 2001 1 commit
  2. 08 Nov, 2001 1 commit
  3. 09 Oct, 2001 1 commit
  4. 04 Oct, 2001 1 commit
  5. 21 Sep, 2001 1 commit
  6. 18 Sep, 2001 1 commit
    • Peter Eisentraut's avatar
      Generate index.html as the root file name of the documentation set, · 4a4abd42
      Peter Eisentraut authored
      rather than making index.html a symlink to the autogenerated name.
      Fixes fatal problems with tar programs that don't handle symlinks
      very well (MacOS X).
      
      (The names user.html, admin.html, etc. are still available as make
      targets, but they aren't packaged anymore.)
      
      Use the manifest file that the stylesheets generate as the file list
      for packaging.  Put graphics in the right place while building, not
      while packaging, so you can actually look at them after building.
      4a4abd42
  7. 29 Aug, 2001 1 commit
  8. 12 May, 2001 1 commit
  9. 20 Apr, 2001 1 commit
  10. 25 Mar, 2001 1 commit
  11. 10 Mar, 2001 1 commit
  12. 06 Mar, 2001 1 commit
  13. 13 Feb, 2001 2 commits
  14. 04 Feb, 2001 1 commit
  15. 03 Feb, 2001 1 commit
  16. 06 Jan, 2001 1 commit
  17. 14 Dec, 2000 1 commit
  18. 24 Nov, 2000 1 commit
    • Peter Eisentraut's avatar
      Revive Reference Manual, remove reference pages from User's Guide. · b2e76d57
      Peter Eisentraut authored
      Make version.sgml the central place for updating version numbers in the
      documentation.  Document titles now contain the version number of the
      release they belong to.
      
      filelist.sgml is the central (and only) place to declare system entities
      (i.e., sgml files).  No longer a need to declare them in each document
      header.
      
      There is no longer any need to maintain duplicate chapter lists in
      postgres.sgml and user/admin/etc.sgml, everything is build from the same
      sources.  Some parameter entities allow for different text to be included
      when the integrated or a single doc set is generated, which eliminates the
      problems that had caused this to fail in the past.
      b2e76d57
  19. 05 Nov, 2000 1 commit
  20. 17 Oct, 2000 1 commit
    • Peter Eisentraut's avatar
      * doc/src/sgml/regress.sgml: Update for new driver script. · 0db3cb25
      Peter Eisentraut authored
      * doc/src/sgml/installation.sgml: ditto.
      
      * src/test/regress/README: Regenerate.
      
      * doc/src/sgml/docguide.sgml: Explain how it was done.  Explain how
      INSTALL and HISTORY are (now) generated.
      
      * doc/src/sgml/Makefile: Implement HISTORY generation to be analoguous
      to INSTALL.
      0db3cb25
  21. 10 Oct, 2000 1 commit
  22. 05 Oct, 2000 2 commits
  23. 12 Sep, 2000 1 commit
  24. 31 Aug, 2000 1 commit
  25. 26 Aug, 2000 1 commit
  26. 21 Jul, 2000 1 commit
  27. 16 Jul, 2000 1 commit
  28. 18 Jun, 2000 1 commit
  29. 02 May, 2000 1 commit
  30. 14 Jan, 2000 1 commit
    • Peter Eisentraut's avatar
      * User management commands no longer user pg_exec_query_dest -> more robust · 4ceb2d0c
      Peter Eisentraut authored
      * Let unprivileged users change their own passwords.
      
      * The password is now an Sconst in the parser, which better reflects its text datatype and also
      forces users to quote them.
      
      * If your password is NULL you won't be written to the password file, meaning you can't connect
      until you have a password set up (if you use password authentication).
      
      * When you drop a user that owns a database you get an error. The database is not gone.
      4ceb2d0c
  31. 05 Dec, 1999 1 commit
  32. 04 Dec, 1999 1 commit
  33. 08 Aug, 1999 1 commit
  34. 06 Aug, 1999 1 commit
  35. 06 Jul, 1999 1 commit
  36. 30 Oct, 1998 1 commit
  37. 30 Sep, 1998 1 commit
    • Thomas G. Lockhart's avatar
      Clean up pages. Add information for operator precedence. · 2d735850
      Thomas G. Lockhart authored
      Split introduction sections into separate files to allow the legal notice
       and notation sections appear in all documents without having the history
       show up everplace too.
      Add full list of reserved and non-reserved key words in syntax.sgml.
      Add a separate chapter to the admin guide on security.
      2d735850
  38. 25 Sep, 1998 1 commit