1. 11 Oct, 2002 1 commit
  2. 20 Jun, 2002 1 commit
  3. 05 Nov, 2001 1 commit
  4. 25 Oct, 2001 1 commit
  5. 22 Mar, 2001 1 commit
  6. 10 Feb, 2001 1 commit
    • Tom Lane's avatar
      Restructure the key include files per recent pghackers discussion: there · d08741ea
      Tom Lane authored
      are now separate files "postgres.h" and "postgres_fe.h", which are meant
      to be the primary include files for backend .c files and frontend .c files
      respectively.  By default, only include files meant for frontend use are
      installed into the installation include directory.  There is a new make
      target 'make install-all-headers' that adds the whole content of the
      src/include tree to the installed fileset, for use by people who want to
      develop server-side code without keeping the complete source tree on hand.
      Cleaned up a whole lot of crufty and inconsistent header inclusions.
      d08741ea
  7. 24 Jan, 2001 1 commit
  8. 28 Jun, 2000 1 commit
    • 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
  9. 26 Jan, 2000 1 commit
    • Bruce Momjian's avatar
      Add: · 5c25d602
      Bruce Momjian authored
        * Portions Copyright (c) 1996-2000, PostgreSQL, Inc
      
      to all files copyright Regents of Berkeley.  Man, that's a lot of files.
      5c25d602
  10. 13 Jan, 2000 1 commit
  11. 14 Jul, 1999 1 commit
  12. 25 May, 1999 1 commit
  13. 13 Feb, 1999 1 commit
  14. 06 Feb, 1999 1 commit
  15. 01 Sep, 1998 1 commit
  16. 08 Sep, 1997 1 commit
  17. 07 Sep, 1997 1 commit
  18. 26 Nov, 1996 1 commit
  19. 31 Oct, 1996 1 commit
  20. 28 Aug, 1996 1 commit
  21. 09 Jul, 1996 1 commit