diff options
author | unknown <kostja@bodhi.(none)> | 2007-12-19 00:36:20 +0300 |
---|---|---|
committer | unknown <kostja@bodhi.(none)> | 2007-12-19 00:36:20 +0300 |
commit | 554599e854a8a15d8ca12631182b376b818fdf3a (patch) | |
tree | 2888ab0019abb2e66f5366cb2efef275304e59a3 /Docs | |
parent | fba0a6dbedd75647d3cfa5eca544dff964d9003b (diff) | |
download | mariadb-git-554599e854a8a15d8ca12631182b376b818fdf3a.tar.gz |
Sort class handler public declarations.
sql/handler.h:
Collect ha_* wrappers and their virtual counterparts into two
symmetrical groups. Previously they were scattered all over class
handler declaration. That should ease maintenance and addition
of new ha_ wrappers.
When a new ha_* wrapper is added, it should be added to the
end of the ha_* group. Its virtual counterpart should become private
and be moved to the end of the hander class.
Diffstat (limited to 'Docs')
0 files changed, 0 insertions, 0 deletions