Changeset: 3c2155c6d89b for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/3c2155c6d89b
Modified Files:
        monetdb5/modules/atoms/pg_jsonpath/jsonpath_exec.c
Branch: json-extend
Log Message:

add TODO


diffs (11 lines):

diff --git a/monetdb5/modules/atoms/pg_jsonpath/jsonpath_exec.c 
b/monetdb5/modules/atoms/pg_jsonpath/jsonpath_exec.c
--- a/monetdb5/modules/atoms/pg_jsonpath/jsonpath_exec.c
+++ b/monetdb5/modules/atoms/pg_jsonpath/jsonpath_exec.c
@@ -840,6 +840,7 @@ executeItemOptUnwrapTarget(JsonPathExecC
                case jpiTimestamp:
                case jpiTimestampTz:
                        assert (0);
+                       // TODO: remove datetime functionality
                        return jperError;
 
                case jpiKeyValue:
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to