1. 27 6月, 2017 2 次提交
  2. 24 6月, 2017 1 次提交
  3. 13 6月, 2017 1 次提交
  4. 08 6月, 2017 1 次提交
  5. 02 6月, 2017 1 次提交
  6. 01 6月, 2017 1 次提交
  7. 31 5月, 2017 1 次提交
  8. 27 5月, 2017 1 次提交
  9. 29 4月, 2017 1 次提交
    • C
      PR Pipeline: test gpperfmon on all pull requests · 13e6686b
      C.J. Jameson 提交于
      - gpperfmon tracks a variety of queries and statistics and system
        properties and metrics in a dedicated database
      - Until recently, it hadn't been tested or built very reliably here. It
        is now part of the gpdb_master pipeline.
      - We are doing a lot of work to revitalize and provide tests for this
        feature; we plan to make many upcoming pull requests for this
        feature in different ways
      - We will look into testing this with installcheck, but for now, it is
        tested with Behave
      - Building it as part of PRs will help us get faster feedback
      - This should add negligible time to compilation: the tests themselves
        run in less than 5 minutes typically, and will be running in parallel
        with ICW
      Signed-off-by: NMarbin Tan <mtan@pivotal.io>
      13e6686b
  10. 07 4月, 2017 3 次提交
  11. 03 4月, 2017 1 次提交
    • D
      Remove unused BugBuster leftovers · 7dbaace6
      Daniel Gustafsson 提交于
      With the last remaining testsuites moved over to ICW, there is no
      longer anything left running in BugBuster. Remove the remaining
      files and BugBuster makefile integration in one big swing of the
      git rm axe. The only thing left in use was a data file which was
      referenced from ICW, move this to regress/data instead.
      7dbaace6
  12. 01 4月, 2017 1 次提交
  13. 17 3月, 2017 4 次提交
  14. 03 2月, 2017 1 次提交
  15. 13 1月, 2017 1 次提交
  16. 29 11月, 2016 2 次提交
  17. 17 11月, 2016 1 次提交
  18. 11 11月, 2016 1 次提交
  19. 10 10月, 2016 1 次提交
  20. 12 7月, 2016 1 次提交
  21. 25 6月, 2016 1 次提交
  22. 19 5月, 2016 1 次提交
  23. 18 3月, 2016 1 次提交
  24. 25 3月, 2016 1 次提交
    • S
      Adding GPDB code generation utils · 88e9baba
      Shreedhar Hardikar 提交于
      Squashed commit of the following:
      
      commit db752c0c916f36479b0c5049c671538565294c25
      Author: Nikos Armenatzoglou <narmenatzoglou@gmail.com>
      Date:   Thu Mar 24 14:01:38 2016 -0700
      
          Adding check to avoid unit test failures when sizeof(long) = 8
      
      commit 1c39c58279cf73af92811ed1b2e6f2bc22d01414
      Author: Shreedhar Hardikar <shardikar@pivotal.io>
      Date:   Thu Mar 17 19:42:47 2016 +0000
      
          --with-codegen-prefix instead of CMAKE_PREFIX_PATH
      
      commit 77978e92444580bc4e84dc3f6b3e366a09e92dba
      Author: Shreedhar Hardikar <shardikar@pivotal.io>
      Date:   Thu Mar 10 14:57:48 2016 +0000
      
          Make codegen work with GPDB build system and other minor fixes
      
            * Update CMakeLists to build SUBSYS.o
            * Update CMakeLists to build release build by default
            * Update CMakeLists to add tests in a loop.
            * Add codegen and cmake specific .gitignore
            * Update license and READMEs
            * Move codegen utils related header files back into src/backend/codegen/include/codegen
      Signed-off-by: NNikos Armenatzoglou <nikos.armenatzoglou@gmail.com>
      
      commit 1b61c12f4eb082f49a66c28957c22810e98a5074
      Author: Shreedhar Hardikar <shardikar@pivotal.io>
      Date:   Wed Mar 16 21:06:28 2016 +0000
      
          Remove codegen specific gtest source tree and use the one in gpAux.
      Signed-off-by: NNikos Armenatzoglou <nikos.armenatzoglou@gmail.com>
      
      commit 13bb2dcf3465be0ef240e316a149b2d8a125a9e9
      Author: Shreedhar Hardikar <shardikar@pivotal.io>
      Date:   Thu Mar 10 02:51:29 2016 +0000
      
          Set up GPDB to use codegen utilities
      
            * Move in codegen utility source and include files to GPDB specific locations.
            * Configure codegen with --enable-codegen and use gpcodegen namespace
      Signed-off-by: NNikos Armenatzoglou <nikos.armenatzoglou@gmail.com>
      
      commit 9a4e40f931f71cb7a82e15b51745944116bc10ab
      Author: Craig Chasseur <spoonboy42@gmail.com>
      Date:   Mon Nov 2 09:10:37 2015 -0800
      
          Introduce codegen utilties into GPDB.
      
          Support library for integrating LLVM code-generation and runtime
          compilation with Clang in a larger codebase.
      Signed-off-by: NNikos Armenatzoglou <nikos.armenatzoglou@gmail.com>
      88e9baba
  25. 22 3月, 2016 1 次提交
  26. 10 3月, 2016 1 次提交
  27. 26 2月, 2016 1 次提交
  28. 29 1月, 2016 6 次提交