1. 06 Jul, 2019 1 commit
    • Tom Lane's avatar
      Add some test cases to improve test coverage of parse_expr.c. · cf20cc00
      Tom Lane authored
      I chanced to notice while thumbing through lcov reports that we had
      exactly no coverage of BETWEEN SYMMETRIC, nor of current_time(N) and
      localtime(N).  Improve that.
      
      parse_expr.c still has a pretty awful coverage number, but a large part
      of that is due to lack of coverage of the operator_precedence_warning
      logic.  I have zero desire to write tests for that; I think ripping it
      out would be more sensible at this point.
      cf20cc00
  2. 05 Jul, 2019 8 commits
  3. 04 Jul, 2019 10 commits
  4. 03 Jul, 2019 8 commits
  5. 02 Jul, 2019 8 commits
  6. 01 Jul, 2019 5 commits