bitnine-oss / agensgraph

AgensGraph, a transactional graph database based on PostgreSQL
http://www.agensgraph.org
Other
1.32k stars 146 forks source link

fix: remove cypher read clause restriction. #601

Closed emotionbug closed 1 year ago

emotionbug commented 1 year ago

589

It seems to be a transaction issue related to the removed logic now, but it needs to be checked.

https://github.com/bitnine-oss/agensgraph/blob/ee9b2995a449c42393d638730e54356398a6f1b4/src/backend/executor/nodeNestloop.c#L174-L204