This commit is contained in:
parent
e98a67bb9d
commit
7a040b3c89
|
@ -71,7 +71,7 @@ extern "C" {
|
|||
#define EXPLAIN_DYN_QRY_CTRL_FORMAT "Dynamic Query Control for %s"
|
||||
#define EXPLAIN_COUNT_FORMAT "Count"
|
||||
#define EXPLAIN_COUNT_INFO_FORMAT "Window Count Info"
|
||||
#define EXPLAIN_COUNT_NUM_FORMAT "Window Count=%d"
|
||||
#define EXPLAIN_COUNT_NUM_FORMAT "Window Count=%ld"
|
||||
#define EXPLAIN_COUNT_SLIDING_FORMAT "Window Sliding=%ld"
|
||||
|
||||
#define EXPLAIN_PLANNING_TIME_FORMAT "Planning Time: %.3f ms"
|
||||
|
|
Loading…
Reference in New Issue