mohayu22 commented on issue #791: URL: https://github.com/apache/age/issues/791#issuecomment-1509918232
Yes, I will do a pull request that adds two new functions called `age_rand` and `age_pi`. These functions will return a pointer to an _agtype_ (which is the required data type). To implement these functions, I will _DirectFunctionCall_ the `drandom` and `dpi` functions provided by PostgreSQL. -- 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]
