jrgemignani opened a new pull request, #1914: URL: https://github.com/apache/age/pull/1914
Added the function is_valid_label_name (#1911) per user request. This function will return a boolean value for any agtype string passed, depending on whether it is a valid name for a label. For all other types, not an agtype string, it will error out. Depending on user requirements, this could be changed in the future. Added regression tests. -- 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: commits-unsubscr...@age.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org