pg_function_list
List PostgreSQL functions and procedures with their signatures, optionally filtered by schema.
Instructions
List functions and procedures with their signatures.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema | No | Schema name filter | |
| target | Yes | Target name from ~/.dbx/targets/ |