Doc: explain about dependency tracking for new-style SQL functions.
authorTom Lane <[email protected]>
Sun, 4 Jun 2023 17:27:34 +0000 (13:27 -0400)
committerTom Lane <[email protected]>
Sun, 4 Jun 2023 17:27:34 +0000 (13:27 -0400)
commit1b322c1faee965855ce393b5b23c3d3dc8cb6a2d
tree81a793a0f989a2b6530930368f82da6ef63bbfa7
parentd6f549d7a6275e16668faf8cddc95d6759506108
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
doc/src/sgml/ddl.sgml