jrgemignani commented on issue #871:
URL: https://github.com/apache/age/issues/871#issuecomment-1532027671

   @aru-d-at I agree that the crash is not an acceptable result. But, neither 
is `ERROR:  could not find rte for v`. That is an error stating that something 
is wrong with the code; that something was transformed or built incorrectly. 
Errors like that need to be fixed as well. So, while you may be able to stop it 
from crashing, you still haven't resolved the core issue.
   
   > Expected behavior
   > Should throw syntax error at RETURN v instead of crashing
   > 
   > Similar to
   > 
   > ```
   > ERROR:  could not find rte for v
   > LINE 3: RETURN v
   >                ^
   > ```


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