[mapserver-commits] [MapServer/MapServer] d51333: Avoid casting unique ID to string if the field is ...
Seth G
noreply at github.com
Mon Dec 9 06:46:34 PST 2024
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: d51333914f4a3cca6644493a00b1eebb3f2a82ea
https://github.com/MapServer/MapServer/commit/d51333914f4a3cca6644493a00b1eebb3f2a82ea
Author: Seth G <sethg at geographika.co.uk>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M src/maplayer.c
M src/mapogr.cpp
M src/mappostgis.cpp
M src/mapserver.h
Log Message:
-----------
Avoid casting unique ID to string if the field is numeric in PostGIS Driver (#7198)
* Avoid casting unique ID to string if the field is numeric
* Create msLayerPropertyIsNumeric and msLayerPropertyIsCharacter functions to be reused
To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications
More information about the MapServer-commits
mailing list