susumu.yata
null+****@clear*****
Wed Sep 10 11:03:18 JST 2014
susumu.yata 2014-09-10 11:03:18 +0900 (Wed, 10 Sep 2014) New Revision: d36d9cb2c941be2fd7f35427203571dd7d1a8a2f https://github.com/groonga/grnxx/commit/d36d9cb2c941be2fd7f35427203571dd7d1a8a2f Message: Remove unused data types (ROW_REF_DATA and ROW_REF_VECTOR_DATA). Modified files: include/grnxx/types.hpp Modified: include/grnxx/types.hpp (+0 -6) =================================================================== --- include/grnxx/types.hpp 2014-09-09 17:16:41 +0900 (22eec0c) +++ include/grnxx/types.hpp 2014-09-10 11:03:18 +0900 (3cc03df) @@ -70,11 +70,6 @@ enum DataType { // Value: Byte string. // Default: "". TEXT_DATA, - // TODO: Not supported yet. - // Type: Reference. - // Value: Reference to a row. - // Default: NULL. - ROW_REF_DATA, // TODO: Not supported yet. // Data types for I/O are required. @@ -88,7 +83,6 @@ enum DataType { FLOAT_VECTOR_DATA, GEO_POINT_VECTOR_DATA, TEXT_VECTOR_DATA, - ROW_REF_VECTOR_DATA }; using Bool = bool; -------------- next part -------------- HTML����������������������������... 다운로드