You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@age.apache.org by "abdulmanann (via GitHub)" <gi...@apache.org> on 2023/03/19 15:00:49 UTC

[GitHub] [age] abdulmanann commented on issue #473: Write the extension to use those hooks

abdulmanann commented on issue #473:
URL: https://github.com/apache/age/issues/473#issuecomment-1475284369

   We will begin by identifying the available hooks in the MariaDB application, which can be in the form of functions or methods. Next, we will write our own code that will be executed within these hooks to modify the behavior of the application as desired. After writing the code, we will need to register our extension with the application to ensure that it is notified when the relevant methods or functions are called.


-- 
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-unsubscribe@age.apache.org

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