Обсуждение: pgsql: Doc: explain about dependency tracking for new-style SQL functio

Поиск
Список
Период
Сортировка

pgsql: Doc: explain about dependency tracking for new-style SQL functio

От
Tom Lane
Дата:
Doc: explain about dependency tracking for new-style SQL functions.

5.14 Dependency Tracking was not updated when we added new-style
SQL functions.  Improve that.

Noted by Sami Imseih.  Back-patch to v14 where
new-style SQL functions came in.

Discussion: https://postgr.es/m/2C1933AB-C2F8-499B-9D18-4AC1882256A0@amazon.com

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1b322c1faee965855ce393b5b23c3d3dc8cb6a2d

Modified Files
--------------
doc/src/sgml/ddl.sgml | 22 ++++++++++++++++++++--
1 file changed, 20 insertions(+), 2 deletions(-)