diff options
author | Igor Babaev <igor@askmonty.org> | 2016-03-16 00:50:14 -0700 |
---|---|---|
committer | Igor Babaev <igor@askmonty.org> | 2016-03-16 00:50:14 -0700 |
commit | 5eee8bbe87dbf61c1606ad5e44d9c3a1bb55b3e5 (patch) | |
tree | f622ea9dc4646e3452224d152aa68c5ce7febc75 /scripts | |
parent | 21651541ce0b2cc0e777988f1e35040b4badfce1 (diff) | |
download | mariadb-git-5eee8bbe87dbf61c1606ad5e44d9c3a1bb55b3e5.tar.gz |
The class Window_spec now has pointers to the partition and order lists
of the type SQL_I_List<ORDER> rather then the objects of this type.
It allows to replace easily one instance of such a list for another.
Besides it will facilitate to compare two lists if they originate from the
same window specification.
In fact any direct assignment for objects of the type SQL_I_List<ORDER>
was not valid.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions