shinyaaa commented on issue #2003:
URL: https://github.com/apache/age/issues/2003#issuecomment-2268028927

   PostgreSQL seems to recognize it as a table or column name if it is enclosed 
in double quotes.
   
https://www.postgresql.org/docs/current/sql-syntax-lexical.html#id-1.5.3.5.8.9.1
   
https://stackoverflow.com/questions/41396195/what-is-the-difference-between-single-quotes-and-double-quotes-in-postgresql
   
   Therefore, I believe the above behavior is a specification, not a bug.
   (I'm not very familiar with Apache AGE, so I could be wrong.)


-- 
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: dev-unsubscr...@age.apache.org

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

Reply via email to