By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
SELECT 4
SELECT 4
| id | description | target_table | id | description | target_table |
|---|
SELECT 0
| id | description | target_table |
|---|---|---|
| 1 | select test.fn_hierarchy_prod_group | dba.l |
| 2 | select run_update_query | dba.j |
| 3 | select func_datad_addr_1 | dba.n |
| 4 | select func_datad_addr | dba.n |
SELECT 4
CREATE TABLE
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
| specific_catalog | specific_schema | specific_name | routine_catalog | routine_schema | routine_name | table_catalog | table_schema | table_name |
|---|
SELECT 0
| specific_catalog | specific_schema | specific_name | routine_catalog | routine_schema | routine_name | table_catalog | table_schema | table_name | column_name |
|---|
SELECT 0
CREATE FUNCTION
CREATE FUNCTION
CREATE FUNCTION
| specific_catalog | specific_schema | specific_name | routine_catalog | routine_schema | routine_name | table_catalog | table_schema | table_name |
|---|---|---|---|---|---|---|---|---|
| postgres | public | f2_16402 | postgres | public | f2 | postgres | public | table1 |
| postgres | public | f3_16403 | postgres | public | f3 | postgres | public | table1 |
| postgres | public | f4_16404 | postgres | public | f4 | postgres | public | table1 |
SELECT 3
| specific_catalog | specific_schema | specific_name | routine_catalog | routine_schema | routine_name | table_catalog | table_schema | table_name | column_name |
|---|---|---|---|---|---|---|---|---|---|
| postgres | public | f3_16403 | postgres | public | f3 | postgres | public | table1 | abc |
| postgres | public | f3_16403 | postgres | public | f3 | postgres | public | table1 | def |
| postgres | public | f4_16404 | postgres | public | f4 | postgres | public | table1 | abc |
SELECT 3