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

   @rafsun42 If you look at what they look through, you'll see that they are 
not the same.
   
   **colNameToVar** is for finding a column name and creating a variable from 
it.
   `foreach(l, pstate->p_namespace)`
   
   **find_variable** is for finding an entity and returning it. Although, it 
should probably have a more descriptive name.
   `foreach (lc, cpstate->entities)`


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