PG Doc comments form writes:
> Page: https://www.postgresql.org/docs/17/ddl-depend.html
>> PostgreSQL will be aware that the get_color_note function depends on the
>> rainbow type: dropping the type would force dropping the function, because
>> its argument type would no longer be defined.
> Mayb
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/17/ddl-depend.html
Description:
(ddl-depend.html)
> PostgreSQL will be aware that the get_color_note function depends on the
rainbow type: dropping the type would force dropping the function,
m/post/postgres/postgres-begin-atomic/
>
> For documentation related to Dependency Tracking is missing relevant
> information related to new improvement with 14 version.
> Dependency Tracking :-
> https://www.postgresql.org/docs/current/ddl-depend.html
I agree that the last paragraphs
/docs/14/sql-createfunction.html
https://jkatz05.com/post/postgres/postgres-begin-atomic/
For documentation related to Dependency Tracking is missing relevant
information related to new improvement with 14 version.
Dependency Tracking :-
https://www.postgresql.org/docs/current/ddl-depend.html