1. 16 May, 2000 1 commit
    • Bruce Momjian's avatar
      Several compilation and run-time problems occur when building on SGI · a47e20b0
      Bruce Momjian authored
      IRIX systems using the native compilers.  A summary is:
      - Various files use "//" as a comment delimiter in c files.
      - Problems caused by assuming "char" is signed.
        cash.in: building -signed the rules regression test fails as described
          in FAQ_QNX4.  If CHAR_MAX is "255U" then ((signed char)CHAR_MAX) is -1.
        postmaster.c: random number regression test failed without this change.
      - Some generic build issues and warning message cleanup.
      
      David Kaelbling
      a47e20b0
  2. 12 Apr, 2000 1 commit
  3. 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
  4. 15 Jan, 2000 1 commit
  5. 22 Nov, 1999 1 commit
  6. 06 Nov, 1999 2 commits
  7. 10 Oct, 1999 1 commit
  8. 06 Oct, 1999 1 commit
  9. 17 Jul, 1999 1 commit
  10. 25 May, 1999 1 commit
  11. 21 Feb, 1999 1 commit
    • Tom Lane's avatar
      Rearrange handling of MAXBACKENDS a little bit. The default setting · 9d197856
      Tom Lane authored
      of MAXBACKENDS is now 1024, since all it's costing is about 32 bytes of memory
      per array slot.  configure's --with-maxbackends switch now controls DEF_MAXBACKENDS
      which is simply the default value of the postmaster's -N switch.  Thus,
      the out-of-the-box configuration will still limit you to 64 backends,
      but you can go up to 1024 backends simply by restarting the postmaster with
      a different -N switch --- no rebuild required.
      9d197856
  12. 13 Feb, 1999 1 commit
  13. 02 Sep, 1998 1 commit
  14. 01 Sep, 1998 2 commits
  15. 25 Aug, 1998 1 commit
    • Marc G. Fournier's avatar
      · 7414d619
      Marc G. Fournier authored
      From: Massimo Dal Zotto <dz@cs.unitn.it>
      
      > tprintf.patch
      >
      >       tprintf.patch
      >
      >       adds functions and macros which implement a conditional trace package
      >       with the ability to change flags and numeric options of running
      >       backends at runtime.
      >       Options/flags can be specified in the command line and/or read from
      >       the file pg_options in the data directory.
      7414d619
  16. 12 Jul, 1998 2 commits
  17. 27 Jun, 1998 2 commits
  18. 23 Jun, 1998 1 commit
  19. 19 Jun, 1998 1 commit
  20. 18 Jun, 1998 2 commits
  21. 15 Jun, 1998 1 commit
  22. 29 May, 1998 1 commit
  23. 02 Mar, 1998 1 commit
  24. 26 Feb, 1998 1 commit
  25. 07 Jan, 1998 1 commit
  26. 05 Jan, 1998 1 commit
  27. 18 Sep, 1997 2 commits
  28. 08 Sep, 1997 2 commits
  29. 07 Sep, 1997 1 commit
  30. 19 Aug, 1997 1 commit
  31. 08 Jan, 1997 1 commit
  32. 10 Nov, 1996 1 commit
  33. 08 Nov, 1996 1 commit