We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request or discussion.
I have found some examples
Firebird array IO operations https://github.com/FirebirdSQL/firebird/blob/master/examples/api/api10.c
PostgreSQL array IO operations https://stackoverflow.com/questions/20396546/create-simple-c-function-for-postgresql-with-array-input-and-array-output https://doxygen.postgresql.org/arrayfuncs_8c.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Feature request or discussion.
I have found some examples
Firebird array IO operations
https://github.com/FirebirdSQL/firebird/blob/master/examples/api/api10.c
PostgreSQL array IO operations
https://stackoverflow.com/questions/20396546/create-simple-c-function-for-postgresql-with-array-input-and-array-output
https://doxygen.postgresql.org/arrayfuncs_8c.html
The text was updated successfully, but these errors were encountered: