1. 16 8月, 2003 1 次提交
  2. 12 8月, 2003 1 次提交
  3. 08 8月, 2003 2 次提交
  4. 05 8月, 2003 3 次提交
  5. 04 8月, 2003 2 次提交
  6. 02 8月, 2003 1 次提交
    • T
      Since HPUX now exists for Itanium, we should decouple the assumption · 13ac54d1
      Tom Lane 提交于
      that OS=hpux is the same as CPU=hppa.  First steps at doing this.
      With these patches, we still work on hppa with either gcc or HP's cc.
      We might work on hpux/itanium with gcc, but I can't test it.  Definitely
      will not work on hpux/itanium with non-gcc compiler, for lack of spinlock
      code.
      13ac54d1
  7. 01 8月, 2003 1 次提交
  8. 24 7月, 2003 2 次提交
  9. 23 7月, 2003 1 次提交
  10. 24 6月, 2003 1 次提交
  11. 19 6月, 2003 1 次提交
  12. 15 6月, 2003 3 次提交
  13. 14 6月, 2003 2 次提交
  14. 13 6月, 2003 1 次提交
  15. 12 6月, 2003 1 次提交
  16. 11 6月, 2003 1 次提交
  17. 09 6月, 2003 1 次提交
  18. 08 6月, 2003 1 次提交
  19. 07 6月, 2003 1 次提交
  20. 28 5月, 2003 1 次提交
  21. 23 5月, 2003 1 次提交
  22. 16 5月, 2003 3 次提交
  23. 10 5月, 2003 3 次提交
  24. 09 5月, 2003 1 次提交
  25. 07 5月, 2003 2 次提交
  26. 25 4月, 2003 1 次提交
    • T
      Infrastructure for upgraded error reporting mechanism. elog.c is · f690920a
      Tom Lane 提交于
      rewritten and the protocol is changed, but most elog calls are still
      elog calls.  Also, we need to contemplate mechanisms for controlling
      all this functionality --- eg, how much stuff should appear in the
      postmaster log?  And what API should libpq expose for it?
      f690920a
  27. 22 4月, 2003 1 次提交