[mapserver-commits] [mapserver/mapserver] 729531: Fix #5265

GitHub noreply at github.com
Fri Jun 17 09:33:53 PDT 2016


  Branch: refs/heads/branch-7-0
  Home:   https://github.com/mapserver/mapserver
  Commit: 7295312c97eed750dd776b4bb0a1a5a86cae4d88
      https://github.com/mapserver/mapserver/commit/7295312c97eed750dd776b4bb0a1a5a86cae4d88
  Author: Emanuele Di Giacomo <emanuele.digiacomo at gmail.com>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M mappostgis.c

  Log Message:
  -----------
  Fix #5265

In PostGIS filter, a MS_TOKEN_COMPARISON_EQ followed by a
MS_TOKEN_LITERAL_TIME is ignored, because the operator if set with the
MS_TOKEN_LITERAL_TIME.


  Commit: 83a51fc35e3f47b9b18b2f7b0c7abd3bd5af1f3c
      https://github.com/mapserver/mapserver/commit/83a51fc35e3f47b9b18b2f7b0c7abd3bd5af1f3c
  Author: Steve Lime <steve.lime at state.mn.us>
  Date:   2016-06-17 (Fri, 17 Jun 2016)

  Changed paths:
    M mappostgis.c

  Log Message:
  -----------
  Merge pull request #5266 from edigiacomo/issues/5265

Fix filter of MS_TOKEN_LITERAL_TIME in PostGIS (#5265)


Compare: https://github.com/mapserver/mapserver/compare/6c90a32aa9f3...83a51fc35e3f


More information about the mapserver-commits mailing list