1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Remove all comments starting with 'psergey'

This commit is contained in:
Sergei Petrunia
2016-03-02 13:08:55 +03:00
parent dedf87fdf4
commit 86acf267fe
4 changed files with 1 additions and 14 deletions

View File

@ -764,11 +764,6 @@ bool JOIN::process_window_functions(List<Item> *curr_fields_list)
#if 0
bool can_compute_window_live = !need_tmp;
/*
psergey-winfunc: temporarily disabled the below because there is no
way to test it. Enable it back when we can.
*/
// Construct the window_functions item list and check if they can be
// computed using only one sorting.
//