OSDN Git Service

Fix compiling error on Solaris
[pgstoreplans/pg_store_plans.git] / pgsp_json_int.h
index 64dabc5..1273053 100644 (file)
@@ -2,10 +2,10 @@
  *
  * pgsp_json_int.h: Definitions for internal use for pgsp_json.c
  *
- * Copyright (c) 2012-2016, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
+ * Copyright (c) 2012-2021, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
  *
  * IDENTIFICATION
- *       pg_store_plan/pgsp_json_int.h
+ *       pg_store_plans/pgsp_json_int.h
  *
  *-------------------------------------------------------------------------
  */
@@ -125,7 +125,16 @@ typedef enum
        P_WorkersLaunched,
        P_WorkerNumber,
        P_InnerUnique,
-       P_TableFuncName
+       P_TableFuncName,
+       P_PresortedKey,
+       P_FullsortGroups,
+       P_SortMethodsUsed,
+       P_SortSpaceMemory,
+       P_GroupCount,
+       P_AvgSortSpcUsed,
+       P_PeakSortSpcUsed,
+       P_PreSortedGroups,
+       P_AsyncCapable
 } pgsp_prop_tags;
 
 typedef struct