1. 22 Sep, 2001 1 commit
    • Peter Eisentraut's avatar
      Provide some initial support for building the ODBC driver for · 364a7ebe
      Peter Eisentraut authored
      an already installed iODBC or unixODBC driver manager.  In particular,
      use the include files provided by the driver manager over our own,
      and use the odbcinst library of the driver manager rather than gpps.c.
      
      Migrate portability sections common to several files into psqlodbc.h.
      364a7ebe
  2. 07 Sep, 2001 1 commit
  3. 24 Aug, 2001 1 commit
  4. 08 May, 2001 2 commits
  5. 27 Mar, 2001 1 commit
  6. 22 Mar, 2001 1 commit
  7. 14 Feb, 2001 1 commit
  8. 10 Feb, 2001 3 commits
  9. 02 Jun, 2000 1 commit
  10. 27 May, 2000 1 commit
  11. 17 May, 2000 1 commit
  12. 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
  13. 18 Mar, 2000 1 commit
  14. 30 Nov, 1999 1 commit
  15. 17 Jan, 1999 1 commit
  16. 29 Dec, 1998 1 commit
  17. 11 Nov, 1998 1 commit
    • Byron Nikolaidis's avatar
      · 87225ca3
      Byron Nikolaidis authored
      Update for version 06-40-0001
      87225ca3
  18. 28 Oct, 1998 1 commit
  19. 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
  20. 22 Jul, 1998 1 commit
  21. 03 Jun, 1998 1 commit
  22. 13 Apr, 1998 1 commit