Skip to content

Conversation

@mariusavos
Copy link

@mariusavos mariusavos commented Feb 2, 2024

Support table-valued functions in the same way that OUT parameters are currently supported. The columns of the output table are returned by pg_analyze in the list of arguments, so we just need to pass them through and add them as a source table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant