jrgemignani opened a new pull request, #1469:
URL: https://github.com/apache/age/pull/1469

   Cleaned up #included files in the .c files in the parser directory. 
Additionally, fixed one that was at the backend root.
   
       modified:   src/backend/age.c
       modified:   src/backend/parser/cypher_analyze.c
       modified:   src/backend/parser/cypher_clause.c
       modified:   src/backend/parser/cypher_expr.c
       modified:   src/backend/parser/cypher_gram.y
       modified:   src/backend/parser/cypher_item.c
       modified:   src/backend/parser/cypher_keywords.c
       modified:   src/backend/parser/cypher_parse_node.c
       modified:   src/backend/parser/cypher_parser.c
   
   Added in #include "parser/parse_relation.h" into cypher_clause due to 
differences between PostgreSQL 16 and 15.
   
   Resolved -
   
   Conflicts:
        src/backend/parser/cypher_expr.c


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