abduu11aahh commented on issue #452: URL: https://github.com/apache/age/issues/452#issuecomment-1475083598
To add custom extensions to CREATE , you can use PostgreSQL's parser functions. These functions allow you to define custom rules for parsing text documents . You can create a custom parser function by writing a C language function and then registering it with PostgreSQL using the CREATE FUNCTION command. -- 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