jrgemignani commented on code in PR #1236:
URL: https://github.com/apache/age/pull/1236#discussion_r1334482150


##########
src/backend/parser/cypher_expr.c:
##########
@@ -489,25 +489,143 @@ static Node *transform_AEXPR_OP(cypher_parsestate 
*cpstate, A_Expr *a)
                            a->location);
 }
 
+//static Node *transform_AEXPR_IN(cypher_parsestate *cpstate, A_Expr *a)

Review Comment:
   No need to comment out the code, just remove it. Unless you have a 
particular reason for leaving it in and commented out.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to