[MDEV-12932] Remove enum Cast_target and use Type_handler to handle CAST Created: 2017-05-27 Updated: 2017-05-27 Resolved: 2017-05-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data types |
| Fix Version/s: | 10.3.1 |
| Type: | Task | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | refactoring | ||
| Issue Links: |
|
||||||||
| Description |
|
The code that handler CAST is not friendly to pluggable data types.
|
| Comments |
| Comment by Alexander Barkov [ 2017-05-27 ] |
|
Pushed to bb-10.2-ext |