You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by GitBox <gi...@apache.org> on 2021/09/10 03:36:08 UTC

[GitHub] [incubator-age] muhammadshoaib commented on a change in pull request #115: Labels creation functions

muhammadshoaib commented on a change in pull request #115:
URL: https://github.com/apache/incubator-age/pull/115#discussion_r705871546



##########
File path: src/backend/commands/graph_commands.c
##########
@@ -149,6 +259,8 @@ static Oid create_schema_for_graph(const Name graph_name)
 
 PG_FUNCTION_INFO_V1(drop_graph);
 
+// SELECT create_vlabel("Person'):

Review comment:
       I have removed this line. 




-- 
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-unsubscribe@age.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org