Skip to content
Snippets Groups Projects
  1. Apr 21, 2002
    • Thomas G. Lockhart's avatar
      Augment the date/time examples in the User's Guide to reflect the newer · c05f29e8
      Thomas G. Lockhart authored
       capabilities of specifying time zones as intervals per SQL9x.
      Put refentrytitle contents on the same line as the tag.
       Otherwise, leading whitespace is propagated into the product, which
       (at least) messes up the ToC layout.
      Remove (some) docinfo tags containing dates. Best to omit if the dates
       are not accurate; maybe use CVS dates instead or leave them out.
      c05f29e8
  2. Mar 06, 2002
  3. Dec 08, 2001
  4. Sep 13, 2001
  5. Sep 03, 2001
  6. Feb 15, 2001
  7. Dec 26, 2000
  8. Oct 05, 2000
  9. Jun 28, 2000
    • Tom Lane's avatar
      First phase of memory management rewrite (see backend/utils/mmgr/README · 1aebc361
      Tom Lane authored
      for details).  It doesn't really do that much yet, since there are no
      short-term memory contexts in the executor, but the infrastructure is
      in place and long-term contexts are handled reasonably.  A few long-
      standing bugs have been fixed, such as 'VACUUM; anything' in a single
      query string crashing.  Also, out-of-memory is now considered a
      recoverable ERROR, not FATAL.
      Eliminate a large amount of crufty, now-dead code in and around
      memory management.
      Fix problem with holding off SIGTRAP, SIGSEGV, etc in postmaster and
      backend startup.
      1aebc361
  10. Dec 30, 1999
  11. Jul 22, 1999
  12. Jul 06, 1999
  13. Dec 29, 1998
  14. Oct 30, 1998
  15. Sep 22, 1998
  16. Sep 07, 1998
  17. Sep 01, 1998
Loading