Re: Dependency Tracking

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: Dependency Tracking
Дата
Msg-id
36996.1745090748@sss.pgh.pa.us
Ответ на
Dependency Tracking (PG Doc comments form)
Список
Дерево обсуждения
Dependency Tracking PG Doc comments form <noreply@postgresql.org>
Re: Dependency Tracking Tom Lane <tgl@sss.pgh.pa.us>
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.

> Maybe you should add that not only the function will be deleted, but also
> the 'color' column of the 'my_colors' table?

This paragraph is concerned with the dependency behavior of functions,
so I think adding that comment would just be off-topic complexity.

			regards, tom lane


В списке pgsql-docs по дате отправления
От: PG Doc comments form
Дата:
Сообщение: Dependency Tracking
От: PG Doc comments form
Дата:
FAQ