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


##########
src/backend/utils/adt/agtype_gin.c:
##########
@@ -48,7 +48,7 @@ typedef struct PathHashStack
 static Datum make_text_key(char flag, const char *str, int len);
 static Datum make_scalar_key(const agtype_value *scalar_val, bool is_key);
 
-#define MAXINT8LEN        25
+ // #define MAXINT8LEN        25

Review Comment:
   Don't comment out code, just remove it.



-- 
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