Doc: explain about dependency tracking for new-style SQL functions.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 1b322c1faee965855ce393b5b23c3d3dc8cb6a2d
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2023-06-04T17:27:34Z
Releases: 14.9
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

Files

PathChange+/−
doc/src/sgml/ddl.sgml modified +20 −2

Documentation touched

Discussion