[MDEV-20006] Move geometry specific code in Field_blob::get_key_image() to Field_geom Created: 2019-07-10 Updated: 2019-07-10 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data types, GIS |
| Fix Version/s: | 10.5.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The code in field.cc
To turn GIS implementation into a data type plugin, let's do the following:
|