1. 20 Sep, 2001 3 commits
  2. 19 Sep, 2001 5 commits
  3. 18 Sep, 2001 2 commits
    • 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
    • Tom Lane's avatar
      EXPLAIN ANALYZE feature to measure and show actual runtimes and tuple · 89fa5518
      Tom Lane authored
      counts alongside the planner's estimates.  By Martijn van Oosterhout,
      with some further work by Tom Lane.
      89fa5518
  4. 17 Sep, 2001 9 commits
  5. 16 Sep, 2001 8 commits
  6. 15 Sep, 2001 3 commits
  7. 14 Sep, 2001 10 commits