Skip to content
This repository was archived by the owner on Sep 27, 2019. It is now read-only.

Commit c70353e

Browse files
sxzh93Dingshilun
authored andcommitted
add rename column executor
1 parent 844e564 commit c70353e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/include/executor/executors.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@
3939
#include "executor/projection_executor.h"
4040
#include "executor/seq_scan_executor.h"
4141
#include "executor/update_executor.h"
42+
#include "executor/alter_executor.h"

0 commit comments

Comments
 (0)