[mapserver-commits] [mapserver/mapserver] 48f655: Fix white-space handling on mappostgis.c

Jeff McKenna noreply at github.com
Mon Feb 17 12:21:56 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: 48f6559c4f947f24f8f8c8faedcd6c207a44fffb
      https://github.com/mapserver/mapserver/commit/48f6559c4f947f24f8f8c8faedcd6c207a44fffb
  Author: tlaczy <36709693+tlaczy at users.noreply.github.com>
  Date:   2018-03-01 (Thu, 01 Mar 2018)

  Changed paths:
    M mappostgis.c

  Log Message:
  -----------
  Fix white-space handling on mappostgis.c

Fix white-space handling on function msPostGISParseData.
The DATA field contains " from\n" or similar generate invalid SQL, because '\n' don't handled as white-space


  Commit: 50385f17b07fb0585a2fd989096fc91601ff7c86
      https://github.com/mapserver/mapserver/commit/50385f17b07fb0585a2fd989096fc91601ff7c86
  Author: tlaczy <36709693+tlaczy at users.noreply.github.com>
  Date:   2018-03-04 (Sun, 04 Mar 2018)

  Changed paths:
    M mappostgis.c

  Log Message:
  -----------
  Correct wrong pointers


  Commit: de351bbcc17360807ccae52302c330d96486c0fc
      https://github.com/mapserver/mapserver/commit/de351bbcc17360807ccae52302c330d96486c0fc
  Author: Jeff McKenna <jmckenna at gatewaygeomatics.com>
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
    M mappostgis.c

  Log Message:
  -----------
  Merge pull request #5554 from tlaczy/patch-2

Fix white-space handling on mappostgis.c


Compare: https://github.com/mapserver/mapserver/compare/04849f0ecb3a...de351bbcc173


More information about the mapserver-commits mailing list