File px_sort.c¶
FileList > cubrid > src > query > parallel > px_sort.c
Go to the source code of this file
#include "external_sort.h"#include "px_sort.h"#include "thread_entry_task.hpp"#include "error_manager.h"#include "system_parameter.h"#include "memory_alloc.h"#include "memory_wrapper.hpp"
Public Functions¶
| Type | Name |
|---|---|
| int | sort_copy_sort_info (THREAD_ENTRY * thread_p, SORT_INFO ** dest_sort_info, SORT_INFO * src_sort_info) |
Public Functions Documentation¶
function sort_copy_sort_info¶
int sort_copy_sort_info (
THREAD_ENTRY * thread_p,
SORT_INFO ** dest_sort_info,
SORT_INFO * src_sort_info
)
The documentation for this class was generated from the following file cubrid/src/query/parallel/px_sort.c