1. 19 2月, 2003 1 次提交
    • B
      Here's the patch I promised over on HACKERS - it alters the · adc3b34b
      Bruce Momjian 提交于
      implementation
      of '\e' history tracking for systems that have a readline compatability
      library without replace_history_entry.  I fall back to pushing the query
      onto the history stack after the \e, rather than replacing it.
      
      The patch adds one more place to look for readline headers, and a test
      for replace_history_entry. I've only included the patch for configure.in
      
      Ross J. Reedstrom
      adc3b34b
  2. 14 2月, 2003 1 次提交
  3. 12 2月, 2003 1 次提交
  4. 29 1月, 2003 1 次提交
  5. 25 1月, 2003 1 次提交
  6. 11 1月, 2003 1 次提交
  7. 09 1月, 2003 1 次提交
  8. 07 1月, 2003 3 次提交
  9. 06 1月, 2003 3 次提交
  10. 31 12月, 2002 1 次提交
  11. 29 12月, 2002 1 次提交
  12. 15 12月, 2002 1 次提交
  13. 06 12月, 2002 2 次提交
  14. 04 12月, 2002 1 次提交
  15. 05 11月, 2002 1 次提交
  16. 03 11月, 2002 1 次提交
  17. 24 10月, 2002 5 次提交
  18. 25 9月, 2002 1 次提交
  19. 21 9月, 2002 1 次提交
  20. 17 9月, 2002 1 次提交
  21. 11 9月, 2002 1 次提交
  22. 06 9月, 2002 2 次提交
    • B
      Add JAVA_HOME test for Ant. · f3b21184
      Bruce Momjian 提交于
      f3b21184
    • P
      Assorted fixes for Cygwin: · 337da067
      Peter Eisentraut 提交于
      Eliminate the mysterious games that the Cygwin build plays with the linker
      flag variables.  DLLLIBS is gone, use SHLIB_LINK like everyone else.
      Detect cygipc in configure, after the linker flags are set up, otherwise
      configure might not work at all.
      
      Make sure everything is covered by make clean.
      
      Fix the build of the new conversion procedure modules.
      
      Add new DLLIMPORT markers where required.
      
      Finally, the compiler complains if we use an explicit
      -I/usr/local/include, so don't do that.  Curiously, -L/usr/local/lib is
      still necessary.
      337da067
  23. 05 9月, 2002 1 次提交
  24. 04 9月, 2002 3 次提交
  25. 03 9月, 2002 1 次提交
  26. 31 8月, 2002 2 次提交
  27. 30 8月, 2002 1 次提交
    • M
      · 9a0b4d7f
      Marc G. Fournier 提交于
      perl5 interface moved to gborg
      9a0b4d7f