| Goal | Find all routines that belong to an extension. |
|---|---|
| Notes | There could be multiple routines with the same name but with different parameters in the same schema (overloading). Thus, for the unique identification of the routine it is necessary to present also its parameters in addition to the schema name and routine name. |
| Type | General (Overview of some aspect of the database.) |
| License | MIT (opens in new tab) |
| Data Source | system catalog only |
| SQL Query |
|
Categories
This query is classified under the following categories:
Extensions
Queries of this category provide information about extensions in the database.
| Name | Description |
|---|---|
| Extensions | Queries of this category provide information about extensions in the database. |