mdianjun opened a new pull request, #2178: URL: https://github.com/apache/age/pull/2178
When merging nodes or edges concurrently, checking whether the label exists cannot guarantee consistency, because the label cache only exists in a separate PG process. Therefore, a parameter is added to the function of creating label to indicate whether to create sequence and table if not exists. -- 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]
