1. 30 5月, 2008 1 次提交
    • T
      Copy refint.so and autoinc.so into the src/test/regress directory during · bf4bd50f
      Tom Lane 提交于
      "make all", and then reference them there during the actual tests.  This
      makes the handling of these files more parallel to that of regress.so,
      and in particular simplifies use of the regression tests outside the
      original build tree.  The PGDG and Red Hat RPMs have been doing this via
      patches for a very long time.  Inclusion of the change in core was requested
      by Jørgen Austvik of Sun, and I can't see any reason not to.
      
      I attempted to fix the MSVC scripts for this too, but they may need
      further tweaking ...
      bf4bd50f
  2. 06 2月, 2008 1 次提交
    • M
      Fix very broken clean.bat for msvc install. The way we used subroutines · 8d363727
      Magnus Hagander 提交于
      in .bat simply did not work, and it called them in the wrong order,
      some several times, and some not at all. So this unrolls all subroutine
      calls.
      
      This should fix the issues with clean deleting the wrong files reported
      by Dave Page.
      
      While at it, add the "clean dist" option to act like "make distclean",
      and no longer remove the flex/bison output files by default. This shuold
      fix the problem reported by Pavel Golub in bug #3909.
      8d363727
  3. 19 12月, 2007 1 次提交
  4. 14 11月, 2007 1 次提交
  5. 03 10月, 2007 1 次提交
  6. 07 7月, 2007 1 次提交
  7. 12 6月, 2007 1 次提交
  8. 23 3月, 2007 1 次提交
  9. 17 3月, 2007 1 次提交
  10. 13 2月, 2007 1 次提交
  11. 30 11月, 2006 1 次提交