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. 18 Mar, 2000 1 commit
  3. 30 Jan, 2000 1 commit
  4. 05 Jan, 2000 1 commit
  5. 08 Jan, 1999 1 commit
  6. 05 Jan, 1999 1 commit
  7. 29 Dec, 1998 2 commits
  8. 11 Nov, 1998 1 commit
    • Byron Nikolaidis's avatar
      · 87225ca3
      Byron Nikolaidis authored
      Update for version 06-40-0001
      87225ca3
  9. 04 Nov, 1998 1 commit
  10. 06 Oct, 1998 1 commit
    • Thomas G. Lockhart's avatar
      Update source code to Byron's v6.30.0250 sources plus minor cleanup · 1eab86e2
      Thomas G. Lockhart authored
       to get rid of unused variables.
      Get clean compile on Linux (Thomas and Gerald).
      Implement autoconf/configure for standalone builds and use the existing
       autoconf/configure system when in the Postgres source tree.
      Code tests and functions with ApplixWare-4.4.1beta on a Linux box.
      Changes should be backward compatible with WIN32 but still needs testing.
      1eab86e2
  11. 22 Jul, 1998 1 commit
  12. 16 Jun, 1998 1 commit
  13. 03 Jun, 1998 1 commit
  14. 13 Apr, 1998 1 commit