[MDEV-9393] Split Copy_field::get_copy_func() into virtual methods in Field Created: 2016-01-11  Updated: 2016-01-11  Resolved: 2016-01-11

Status: Closed
Project: MariaDB Server
Component/s: OTHER
Fix Version/s: 10.2.0

Type: Task Priority: Major
Reporter: Alexander Barkov Assignee: Alexander Barkov
Resolution: Fixed Votes: 0
Labels: refactoring

Issue Links:
Blocks
blocks MDEV-4912 Data type plugin API version 1 Closed

 Description   

To provide symmetric code for built-in and pluggable data types we'll split this method:

Copy_field::Copy_func *
Copy_field::get_copy_func(const Field *to, const Field *from)
{
...
}

into virtual methods in Field.


Generated at Thu Feb 08 07:34:20 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.